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
3e026866cb9f49d00dca657bb104ddccea4ce3ed
fastapi-traffic
/
fastapi_traffic
/
core
History
zanewalker
6bc108078f
style: minor code style improvements in core modules
2026-02-04 01:07:53 +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
feat: add configuration loader for .env and JSON files
2026-02-01 13:59:32 +00:00
config.py
style: minor code style improvements in core modules
2026-02-04 01:07:53 +00:00
decorator.py
style: minor code style improvements in core modules
2026-02-04 01:07:53 +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