unrolled / secureLinks
HTTP middleware for Go that facilitates some quick security wins.
☆2,324Updated last year
Alternatives and similar repositories for secure
Users that are interested in secure are comparing it to the libraries listed below
Sorting:
- A Go HTTP client library for creating and sending API requests☆1,714Updated 2 weeks ago
- Go package for easily rendering JSON, XML, binary data, and HTML templates responses.☆1,982Updated last year
- An implementation of JOSE standards (JWE, JWS, JWT) in Go☆1,964Updated 2 years ago
- Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃☆1,722Updated last year
- CSRF protection middleware for Go.☆1,705Updated 5 months ago
- Simple middleware to rate-limit HTTP requests.☆2,836Updated 9 months ago
- Painless middleware chaining for Go☆3,324Updated last year
- Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒☆1,156Updated 6 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,101Updated last month
- bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS