Skip to content

Tags: fahadh4ilyas/fastapi-limiter

Tags

v0.1.4

use lua script

v0.1.3

update README

v0.1.2

Replace transaction with pipeline

v0.1.1

- Configuring the global default through the FastAPILimiter.init method.

- Update status to 429 when too many requests.
- Update default_callback params and add `Retry-After` response header.

v0.1.0

fix ci error