gorilla / handlersLinks
Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃
☆1,719Updated last year
Alternatives and similar repositories for handlers
Users that are interested in handlers are comparing it to the libraries listed below
Sorting:
- Package gorilla/schema fills a struct with form values.☆1,456Updated last year
- Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒☆1,152Updated 5 months ago
- Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.☆3,100Updated last year
- go-querystring is Go library for encoding structs into URL query strings.☆2,087Updated 2 weeks ago
- A UUID package for Go☆1,726Updated last week
- Go net/http configurable handler to handle CORS requests☆2,823Updated 9 months ago
- Painless middleware chaining for Go☆3,316Updated last year
- Package validator implements struct field validations☆1,336Updated 3 years ago
- errcheck checks that you checked errors.☆2,442Updated 2 months ago
- HTTP middleware for Go that facilitates some quick security wins.☆2,322Updated 10 months ago
- A Middleware for Go Programming Language to check for JWTs on HTTP requests☆1,156Updated last month
- Go package for easily rendering JSON, XML, binary data, and HTML templates responses.☆1,981Updated 11 months ago
- Go Memcached client library #golang☆1,841Updated 5 months ago
- An implementation of JOSE standards (JWE, JWS, JWT) in Go☆1,965Updated 2 years ago
- CSRF protection middleware for Go.☆1,701Updated 4 months ago
- Leveled execution logs for Go☆3,609Updated 4 months ago
- reasonable handling of nullable values☆2,015Updated 6 months ago
- Simple profiling for Go☆2,041Updated 2 years ago
- Structured logging package for Go.☆1,372Updated last year
- A Go HTTP client library for creating and sending API requests☆1,709Updated 2 weeks ago
- HTTP mocking for Golang☆2,057Updated last month
- Simple middleware to rate-limit HTTP requests.☆2,827Updated 8 months ago
- Additions to Go's database/sql for super fast performance and convenience.☆1,848Updated 11 months ago
- Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.☆715Updated last year
- The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language☆2,153Updated last year
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,557Updated 3 weeks ago
- Go login handlers for authentication providers (OAuth1, OAuth2)☆1,923Updated last week
- Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.☆5,824Updated 10 months ago
- ⏱ The exponential backoff algorithm in Go☆3,839Updated last month
- Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than …☆3,259Updated last year