lightweight, idiomatic and composable router for building Go HTTP services
Go 11.2k 754
Function and HTTP request coalescer
net/http rate limiter middleware
Go HTTP request logger with structured logging capabilities
JWT authentication middleware for Go HTTP services
chi docs
auto-generate routing documentation in JSON or Markdown for a `chi` Router from your app source
OAuth 2.0 middleware service for chi (ported from gin by community member)
HTTP VCR for writing deterministic tests from external sources
CORS net/http middleware for Go