rs / cors
Go net/http configurable handler to handle CORS requests
☆2,753Updated 4 months ago
Alternatives and similar repositories for cors:
Users that are interested in cors are comparing it to the libraries listed below
- Painless middleware chaining for Go☆3,208Updated 10 months ago
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs☆6,143Updated 3 months ago
- Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.☆3,025Updated 8 months ago
- UUID package for Go☆4,908Updated 8 months ago
- The best way to send emails in Go.☆4,526Updated 2 years ago
- Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.☆5,604Updated 5 months ago
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language con…☆3,896Updated last year
- Translate your Go program into multiple languages.☆3,192Updated 2 weeks ago
- Utilities for Go structs☆3,917Updated 6 years ago
- bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS☆3,359Updated 3 weeks ago
- Go Humans! (formatters for units to human friendly sizes)☆4,510Updated last month
- lumberjack is a log rolling package for Go☆5,062Updated 8 months ago
- A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.☆4,479Updated last month
- Now is a time toolkit for golang☆4,522Updated last year
- A reflection based dependency injection toolkit for Go.☆4,118Updated last month
- Go library for decoding generic map values into native Go structures and vice versa.☆7,982Updated 10 months ago
- Golang library for managing configuration data from environment variables☆5,192Updated 9 months ago
- Fast JSON serializer for golang.☆4,661Updated 3 months ago
- ⏱ The exponential backoff algorithm in Go☆3,655Updated last month
- QR Code encoder (Go)☆2,815Updated last year
- Package for comparing Go values in tests☆4,380Updated 2 months ago
- Fluent SQL generation for golang☆7,328Updated last year
- The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language☆2,075Updated 11 months ago
- SQL schema migration tool for Go.☆3,308Updated last week
- Sql mock driver for golang to test database interactions