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

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

A lightweight and efficient rate-limiting middleware for Go applications using Redis and Gin. Implements Leaky Bucket and Sliding Window algorithms for smooth request throttling. Supports JWT authentication, role-based limits, and Prometheus monitoring.
https://github.com/nadunsanjeevana/go-rate-limiter

api go rate-limiter

Last synced: 3 months ago
JSON representation

A lightweight and efficient rate-limiting middleware for Go applications using Redis and Gin. Implements Leaky Bucket and Sliding Window algorithms for smooth request throttling. Supports JWT authentication, role-based limits, and Prometheus monitoring.

Awesome Lists containing this project