Skip to content
This repository was archived by the owner on Nov 11, 2023. It is now read-only.

gowool/middleware

Repository files navigation

Collection of additional middlewares

License

Here you'll find middleware ready to use with Wool Framework.

Middleware Description
basicauth Basic authentication middleware
bodylimit Limit request body size middleware
cors CORS middleware
favicon Favicon middleware that ignores favicon requests or caches a provided icon in memory to improve performance by skipping disk access
gzip Gzip middleware to enable GZIP support
keyauth Key authentication middleware
prometheus Easily create metrics endpoint for the prometheus instrumentation tool
proxy Proxy inspects common reverse proxy headers and sets the corresponding fields in the HTTP request struct
requestid Request ID middleware that adds an identifier to the response
secure Middleware that implements a few quick security wins
sse Server-Sent Events implementation
www WWW Middleware
cfipcountry Redirect Middleware using the CF-IPCountry (Cloudflare IP Country) header

License

Distributed under MIT License, please see license file within the code for more details.

About

Collection of additional middlewares

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published