/chi-ratelimit

🔬 Simple production-ready ratelimiter for Chi applications

Primary LanguageGoMIT LicenseMIT

🔬 chi-ratelimit • Lint GoDoc Go Report Card

Simple production-ready ratelimiter for Chi applications

What is this?

chi-ratelimit is middleware to implement production-safe ratelimiting into your go-chi applications.

Providers

How to use?

$ go get github.com/noelware/chi-ratelimit

License

chi-ratelimit is released under the MIT License by Noelware.