Skip to content

Conversation

@burakkoken
Copy link
Member

Summary

  • add HTTP context, request/response, and security interfaces for pluggable handlers
  • implement a router combining radix-tree path matching with ant-style patterns and middleware
  • provide a default net/http server that chains middleware, resolves routes, and exposes security context

Testing

  • go test ./...

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants