Implemented a rate limiter as middleware for web applications utilizing Redis to maintain rate status based on IP address
-
Updated
Apr 20, 2023 - Go
Implemented a rate limiter as middleware for web applications utilizing Redis to maintain rate status based on IP address
Rate limiter service to limit requests using a sliding window (with logging) approach and pre-defined rules. Developed with Go / Gin, DynamoDB.
In memory Rate Limiting Strategies
Add a description, image, and links to the sliding-window-log topic page so that developers can more easily learn about it.
To associate your repository with the sliding-window-log topic, visit your repo's landing page and select "manage topics."