Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Http server impl POC #2

Merged
merged 10 commits into from
Jul 10, 2024
Merged

Http server impl POC #2

merged 10 commits into from
Jul 10, 2024

Conversation

ispiroglu
Copy link
Contributor

Implemented an http server using base as fiber with some additional features.

  1. Request - Response bindings
  2. Request validations
  3. Middleware support
  4. Base response types
  5. Simple server example

@ispiroglu ispiroglu merged commit dbac5e0 into main Jul 10, 2024
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