This website requires JavaScript.
Explore
Help
Register
Sign In
zanewalker
/
fastapi-traffic
Watch
1
Star
0
Fork
0
You've already forked fastapi-traffic
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bb07ac816fd675983688cb5d083320b494305d40
fastapi-traffic
/
fastapi_traffic
/
core
History
zanewalker
bb07ac816f
fix: resolve flaky test and JSON config validation
2026-02-04 01:33:44 +00:00
..
__init__.py
feat: add configuration loader for .env and JSON files
2026-02-01 13:59:32 +00:00
algorithms.py
refactor: replace algorithm dict lookup with match/case pattern
2026-02-04 01:07:43 +00:00
config_loader.py
fix: resolve flaky test and JSON config validation
2026-02-04 01:33:44 +00:00
config.py
style: minor code style improvements in core modules
2026-02-04 01:07:53 +00:00
decorator.py
style: apply ruff formatting
2026-02-04 01:28:45 +00:00
limiter.py
feat: add configuration loader for .env and JSON files
2026-02-01 13:59:32 +00:00
models.py
Initial commit: fastapi-traffic rate limiting library
2026-01-09 00:26:19 +00:00