rs / cors
Go net/http configurable handler to handle CORS requests
☆2,732Updated 2 months ago
Alternatives and similar repositories for cors:
Users that are interested in cors are comparing it to the libraries listed below
- Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.☆2,998Updated 6 months ago
- Painless middleware chaining for Go☆3,178Updated 8 months ago
- Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.☆5,499Updated 3 months ago
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs☆6,114Updated last month
- Translate your Go program into multiple languages.☆3,112Updated this week
- Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃☆1,688Updated last year
- Fast JSON serializer for golang.☆4,616Updated last month
- Package for comparing Go values in tests☆4,320Updated last week
- The best way to send emails in Go.☆4,473Updated last year
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language con…☆3,854Updated 11 months ago
- Go library for decoding generic map values into native Go structures and vice versa.☆7,962Updated 8 months ago
- UUID package for Go☆4,903Updated 6 months ago
- Utilities for Go structs☆3,912Updated 6 years ago
- Now is a time toolkit for golang☆4,493Updated last year
- lumberjack is a log rolling package for Go☆4,998Updated 6 months ago
- Sql mock driver for golang to test database interactions☆6,263Updated 5 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆6,165Updated 10 months ago
- Fluent SQL generation for golang☆7,188Updated 10 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,174Updated 7 months ago
- SQL builder and query library for golang☆2,464Updated 9 months ago
- TOML parser for Golang with reflection.☆4,657Updated 4 months ago
- Golang LRU cache☆4,495Updated this week
- Go Humans! (formatters for units to human friendly sizes)☆4,448Updated 11 months ago
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,332Updated last year
- Golang library for managing configuration data from environment variables