Skip to content

feat(http): http server for collaboration distance, erdos number and existence check - #54

Merged
liamjdavis merged 7 commits into
mainfrom
liamjdavis/http-server
Mar 18, 2026
Merged

feat(http): http server for collaboration distance, erdos number and existence check#54
liamjdavis merged 7 commits into
mainfrom
liamjdavis/http-server

Conversation

@liamjdavis

Copy link
Copy Markdown
Contributor

Description

Full e2e http server supporting collaboration distance, erdos number calculation and existence check.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Changes Made

  • HTTP Server
  • Wrapper over HelixDB for HTTP calls
  • Rate limiter for high traffic

Testing

  • All existing tests pass
  • Added new tests for the changes
  • Coverage remains ≥80%
  • Manual testing performed

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Related Issues

N/A

Screenshots (if applicable)

N/A

Additional Notes

N/A

@liamjdavis

Copy link
Copy Markdown
Contributor Author

LGTM!

@liamjdavis
liamjdavis merged commit 3897232 into main Mar 18, 2026
9 checks passed
@liamjdavis
liamjdavis deleted the liamjdavis/http-server branch March 18, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant