gorilla / handlers
Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃
☆1,681Updated 11 months ago
Alternatives and similar repositories for handlers:
Users that are interested in handlers are comparing it to the libraries listed below
- Package gorilla/schema fills a struct with form values.☆1,402Updated 5 months ago
- Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.☆2,978Updated 5 months ago
- Go net/http configurable handler to handle CORS requests☆2,720Updated last month
- Painless middleware chaining for Go☆3,161Updated 7 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,022Updated this week
- Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒☆1,076Updated this week
- A UUID package for Go☆1,612Updated 2 weeks ago
- A Go HTTP client library for creating and sending API requests☆1,690Updated 3 weeks ago
- Package validator implements struct field validations☆1,335Updated 2 years ago
- HTTP mocking for Golang☆1,967Updated last week
- Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.☆5,463Updated 2 months ago
- 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,164Updated 6 months ago
- Go Memcached client library #golang☆1,783Updated 5 months ago
- reasonable handling of nullable values☆1,904Updated 5 months ago
- Utilities for Go structs☆3,914Updated 6 years ago
- Mergo: merging Go structs and maps since 2013☆2,918Updated 2 months ago
- Go Humans! (formatters for units to human friendly sizes)☆4,425Updated 10 months ago
- Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.☆3,553Updated last month
- Console progress bar for Golang☆3,668Updated last week
- UUID package for Go