Middlewares
23 libraries in Web Frameworks / Middlewares
An HTTP client for Server-Timing header
Easily add CORS capabilities to your API
Middleware for Echo framework with logging and metrics
Transparently handle JSON input as a standard form POST
Rate limit HTTP request handler
Handle `X-Forwarded-For` header and friends
Minimalist net/http middleware for golang
Idiomatic HTTP middleware for Golang
Go package for easily rendering JSON, XML, and HTML template responses
Fault injection middleware for Go
Dead simple rate limit middleware for Go
Go middleware for monetizing APIs on a per-request basis with the Lightning Network (Bitcoin)
Miscellaneous HTTP middleware features: idiomatic error return from handlers; receive/respond with JSON data; request tracing; and more
Middleware for Gin framework with logging, metrics, auth, tracing etc
Middleware for gRPC with logging, metrics, auth, tracing etc
Painless middleware chaining for Go
http.Handler wrapper catenation (same API as "chain")
Handler wrapper chaining with scoped data (net/context-based "middleware")
Go package that handles HTML, JSON, XML and etc. responses. Useful for RESTful APIs
add interceptors to `http.Client` to allow dumping/shaping/tracing/... of requests/responses
Lightweight middleware for net/http
Simple, lightweight and faster response (JSON, JSONP, XML, YAML, HTML, File) rendering package for Go
Go middleware that stores various information about your web application