violetear
What is violetear?
An HTTP router, extending the capabilities of the default go mux
Features
- 0 memory allocations for static routes.
- Common context between middleware.
- Context & Named parameters
- Easy middleware (satisfies the http.Handler interface).
- HTTP/2 native support Push Example
- Support for static and dynamic routing.
- Trace Request-ID per request.
- Versioning
application/vnd.*