An open API service indexing awesome lists of open source software.

https://github.com/jassus213/go-rate-limiter

A flexible and modular rate-limiting library for Go with pluggable storage (in-memory, Redis) and middleware for popular web frameworks like Gin, Echo, Chi, and net/http.
https://github.com/jassus213/go-rate-limiter

gin go golang middleware net-http rate-limiter rate-limitti redis security

Last synced: about 2 months ago
JSON representation

A flexible and modular rate-limiting library for Go with pluggable storage (in-memory, Redis) and middleware for popular web frameworks like Gin, Echo, Chi, and net/http.

Awesome Lists containing this project

README

          

# go-rate-limiter
A flexible and modular rate-limiting library for Go with pluggable storage (in-memory, Redis) and middleware for popular web frameworks like Gin, Echo, Chi, and net/http.