🕒 A Django middleware for graceful request throttling with configurable delay strategies (linear, exponential, or custom). Unlike traditional rate limiting that blocks excessive traffic, this package introduces progressive delays to throttle requests smartly and smoothly.
django performance django-rest-framework rate-limiting throttle web-security django-middleware ddos-protection api-throttling django-packages django-security django-cache middleware-library django-utils request-throttling gradual-throttling http-throttling
- Updated
Jul 6, 2025 - Python