A great set of helper middleware and functionality for Golang Chi Library
chix — helper middleware and functionality for go-chi/chi Table of Contents Usage Features Support & Assistance Contributing License Go Library Usage go get -u github.com/lrstanley/chix@latest Golang Library Features http.Server wrapper that easily allows starting and gracefully shutting down your http server, and other background services, using errgroup. RealIP middleware (supports whitelisting specific proxies, rather than allowing any […]