CORS
Hertz provides implementation of CORS middleware.
hertz provides common middleware extensions such as CORS, JWT, Gzip, etc. More implementation details can be found in hertz-contrib projects.
Hertz provides implementation of CORS middleware.
Hertz provides an implementation of JWT.
Hertz provides an implementation of Gzip.
Hertz provides the middleware extension for internationalization (i18n).
Hertz provides an implementation of Session.
Hertz provides the pprof extension to help users perform performance analysis on Hertz projects.
Hertz provides the keyauth extension to help users achieve token
authentication.
Hertz middleware to automatically generate RESTful API documentation with Swagger 2.0.
Hertz provides Request ID middleware that can operate on X-Request-ID
.
This middleware is used to hertz that logs HTTP request/response details.
Secure is an HTTP middleware from Hertz that checks HTTP requests to quickly secure access requests.
Hertz integrates with the Sentry-Go SDK by using the middleware hertzsentry.
Hertz provides CSRF middleware to help you prevent cross-site request forgery attacks.
According to the user’s use scenario, we provide Casbin Middleware that adapted to Hertz.
Hertz provides Etag middleware that can operate on ETag
.
Hertz provides the adaptation of cache, supporting multi-backend.
This is the PASETO middleware for Hertz framework.