This website requires JavaScript.
Explore
Help
Register
Sign In
python
/
slowapi
Watch
1
Star
0
Fork
0
You've already forked slowapi
mirror of
https://github.com/laurentS/slowapi.git
synced
2026-03-13 09:10:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
15f1ec5cacddbaa906ee1dbffc66b8f235e31796
slowapi
/
slowapi
History
Laurent Savaete
f9f054b608
Merge pull request
#30
from xuxygo/bugfix_middle_route_miss
...
fix middleware miss route problem
2021-02-21 22:28:54 +00:00
..
__init__.py
First version
2020-02-21 13:51:35 +00:00
errors.py
First version
2020-02-21 13:51:35 +00:00
extension.py
Fix
#35
Disable the limiter if enabled==False
2021-02-05 00:51:00 +00:00
middleware.py
fix middleware miss route problem
2021-01-12 09:38:33 +08:00
py.typed
Add marker for mypy to see the code as annotated
2020-02-21 16:46:17 +00:00
util.py
Add api documentation using mkautodoc
2020-10-01 16:46:04 +01:00
wrappers.py
🎨
format with black
2020-10-01 19:13:50 +01:00