f28a17b698
Flask-Limiter provides rate limiting features to flask routes. It has support for a configurable backend for storage with current implementations for in- memory, redis and memcache.
3 lines
182 B
Text
3 lines
182 B
Text
Flask-Limiter provides rate limiting features to flask routes. It has support
|
|
for a configurable backend for storage with current implementations for in-
|
|
memory, redis and memcache.
|