fastapi-request-limiter

This middleware provides request limiting functionality for FastAPI applications, allowing you to control and manage the rate of incoming requests based on client IP addresses.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install fastapi-request-limiter

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.1 2024-02-08      
1.0 yanked 2024-02-08      

Issues with this package?

Page last updated 2024-02-08 09:35:34 UTC