- Core rate limiting with multiple algorithms (sliding window, token bucket, etc.) - SQLite and memory backends - Decorator and dependency injection patterns - Middleware support - Example usage files
2 lines
33 B
Python
2 lines
33 B
Python
"""Tests for fastapi-traffic."""
|