Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 1.05 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.05 KB

🔬 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.