secure
Web security middleware
A middleware solution for securing HTTP requests and responses in web applications
0 stars
2 watching
2 forks
Language: Go
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
hertz-contrib/cache | Provides middleware for caching responses in web applications with multiple backend support. | 8 |
hertz-contrib/jwt | Provides JWT authentication middleware for Hertz framework | 28 |
hertz-contrib/hertzsentry | Provides unified interfaces to integrate real-time error monitoring into Hertz applications | 9 |
hertz-contrib/http2 | Provides HTTP2 support for a web framework built on top of Go. | 11 |
hertz-contrib/sessions | A middleware package for managing user sessions across multiple backend systems | 4 |
hertz-contrib/paseto | A middleware library for managing JSON Web Tokens (JWTS) in web applications | 6 |
hertz-contrib/http3 | Provides implementations of HTTP/3 networking using the QUIC protocol with TLS support | 10 |
hertz-contrib/i18n | A middleware solution for internationalization in Hertz web applications | 5 |
hertz-contrib/logger | A collection of logging libraries for Hertz applications | 16 |
tu-berlin-snet/tctp-rack | Middleware for encrypting HTTP bodies using end-to-end encryption | 0 |
rogeriozambon/http-protection | A library to protect against common web attacks and vulnerabilities in HTTP servers | 72 |
zeiss/fiber-goth | Middleware to integrate authentication into an application | 5 |
gofiber/contrib | A collection of reusable components that simplify the development of web applications by providing pre-built middleware functions. | 225 |
justinas/nosurf | Protects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input | 1,589 |
cloudwego/hertz-examples | Examples and demonstration projects showcasing the capabilities of Hertz as a Go web framework | 233 |