flask-limiter
rate limiter
An extension for Flask that provides rate limiting functionality
Rate Limiting extension for Flask
1k stars
12 watching
126 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
flaskmemcachedpythonrate-limitingredis
Related projects:
Repository | Description | Stars |
---|---|---|
| A rate limiting tool for FastAPI applications | 518 |
| A rate limiter library for Starlette and FastAPI | 1,276 |
| Enables users to set limits on actions performed within specified time intervals | 767 |
| A bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions. | 332 |
| A rate limiting utility that manages access to a service with adjustable time windows and limits. | 453 |
| A rate limiter plugin for Fastify that enforces limits on client requests based on their IP address and time window. | 508 |
| A utility to limit the execution rate of functions in promise-returning code. | 38 |
| A middleware solution for rate limiting with two sliding window algorithms and Redis storage. | 13 |
| A collection of examples showcasing middleware solutions for rate limiting in web applications | 37 |
| Provides a way to rate-limit views in Django applications | 1,081 |
| A library for scheduling rate-limited actions in Elixir | 14 |
| An Elixir implementation of rate limiting and throttling using Mnesia | 14 |
| A rate limiter for Node.js applications using Redis as the backing store. | 719 |
| A middleware library for Go that enforces rate limits on HTTP requests | 2,125 |
| A Redis-based backend for implementing rate limiting in Elixir applications. | 50 |