secure

Web security middleware

A middleware solution for securing HTTP requests and responses in web applications

GitHub

0 stars
2 watching
2 forks
Language: Go
last commit: almost 4 years ago

Related projects:

RepositoryDescriptionStars
hertz-contrib/cacheProvides middleware for caching responses in web applications with multiple backend support.8
hertz-contrib/jwtProvides JWT authentication middleware for Hertz framework28
hertz-contrib/hertzsentryProvides unified interfaces to integrate real-time error monitoring into Hertz applications9
hertz-contrib/http2Provides HTTP2 support for a web framework built on top of Go.11
hertz-contrib/sessionsA middleware package for managing user sessions across multiple backend systems4
hertz-contrib/pasetoA middleware library for managing JSON Web Tokens (JWTS) in web applications6
hertz-contrib/http3Provides implementations of HTTP/3 networking using the QUIC protocol with TLS support10
hertz-contrib/i18nA middleware solution for internationalization in Hertz web applications5
hertz-contrib/loggerA collection of logging libraries for Hertz applications16
tu-berlin-snet/tctp-rackMiddleware for encrypting HTTP bodies using end-to-end encryption0
rogeriozambon/http-protectionA library to protect against common web attacks and vulnerabilities in HTTP servers72
zeiss/fiber-gothMiddleware to integrate authentication into an application5
gofiber/contribA collection of reusable components that simplify the development of web applications by providing pre-built middleware functions.231
justinas/nosurfProtects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input1,603
cloudwego/hertz-examplesExamples and demonstration projects showcasing the capabilities of Hertz as a Go web framework242