641 results (9 ms)
1. github.com/swaggo/gin-swagger
gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
Painless middleware chaining for Go AI-generatedConvenient middleware chaining for HTTP handlers in Go.
Simple middleware to rate-limit HTTP requests. AI-generatedRate-limiter middleware for Go HTTP requests.
4. github.com/gin-gonic/contrib
Collection of middlewares created by the community AI-generatedGin Framework's middleware package for Golang applications.
6. github.com/gorilla/handlers
Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃 AI-generatedCollection of HTTP middleware for Go's net/http package.
7. github.com/gin-contrib/cors
Official CORS gin's middleware AI-generatedGin middleware for enabling CORS (Cross-Origin Resource Sharing) support.
CSRF protection middleware for Go. AI-generatedGo package for preventing Cross-Site Request Forgery attacks.
9. github.com/throttled/throttled
Package throttled implements rate limiting access to resources such as HTTP endpoints.
10. github.com/auth0/go-jwt-middleware
A Middleware for Go Programming Language to check for JWTs on HTTP requests AI-generatedAuth0's Go library for JSON Web Token (JWT) authentication middleware.
Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒 AI-generatedCross-Site Request Forgery (CSRF) protection middleware for Go web applications.
12. github.com/braintree/manners
A polite Go HTTP server that shuts down gracefully. AI-generatedPolite HTTP server with graceful shutdown feature.
14. github.com/swaggo/echo-swagger
echo middleware to automatically generate RESTful API documentation with Swagger 2.0.
15. github.com/mitchellh/go-server-timing
Go (golang) library for creating and consuming HTTP Server-Timing headers
Drop-in replacement for Go net/http when running in AWS Lambda & API Gateway AI-generatedDrop-in replacement for net/http.ListenAndServe for AWS Lambda and API Gateway.
17. github.com/swaggo/http-swagger
Default net/http wrapper to automatically generate RESTful API documentation with Swagger 2.0.
18. github.com/koding/websocketproxy
WebSocket reverse proxy handler for Go AI-generatedWebSocket reverse proxy server handler package.
19. github.com/beefsack/go-rate
A timed rate limiter for Go AI-generatedRate limiter package for Go programming language.
20. github.com/gin-contrib/cache
Gin middleware/handler to enable Cache AI-generatedGin middleware for enabling cache functionality in applications.