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

noel-archive/chi-ratelimit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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