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
ae66e36c0e2d99d1e7d7cf25566ef0f27d2f433d
slowapi
/
slowapi
History
Laurent Savaete
e5cd5a6899
Merge pull request
#60
from twcurrie/twcurrie/multiple-decorators-with-headers
...
Resolving bug with handling the Retry-After header.
2021-08-28 15:13:33 +01: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
Linting.
2021-08-24 09:02:44 -07:00
middleware.py
Linting.
2021-08-23 20:38:34 -07: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