🔬 Simple production-ready ratelimiter for Chi applications
-
Updated
Mar 23, 2023 - Go
🔬 Simple production-ready ratelimiter for Chi applications
A Distributed Token Bucket (golang/redis)
httplimiter limits http requests by ip address
A Go project showcasing three rate-limiting implementations: per-client (IP-based), token bucket, and tollbooth middleware. Each approach is modularized for clarity and efficiency.
Add a description, image, and links to the ratelimiting topic page so that developers can more easily learn about it.
To associate your repository with the ratelimiting topic, visit your repo's landing page and select "manage topics."