go-chi
Grow your team on GitHub
GitHub is home to over 40 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up-
chi
lightweight, idiomatic and composable router for building Go HTTP services
-
jwtauth
JWT authentication middleware for Go HTTP services
-
cors
CORS net/http middleware for Go
-
render
easily manage HTTP request / response payloads of Go HTTP services
-
hostrouter
Little package to map hosts to a variety of http routers for Go API services
-
docgen
auto-generate routing documentation in JSON or Markdown for a `chi` Router from your app source
-
httpcoala
Go http middleware handler for request coalescing
-
valve
graceful server shutdown via context signalling for Go servers
-
jsonp
JSONP Go http middleware