This website requires JavaScript.
Explore
Sign In
skills
/
fastapi__fastapi
Watch
1
Star
0
Fork
0
You've already forked fastapi__fastapi
mirror of
https://github.com/fastapi/fastapi.git
synced
2026-09-14 13:36:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.1.16
fastapi__fastapi
/
fastapi
T
History
Sebastián Ramírez
3c08b05ea6
🔖
Bump version, after query and header as lists
...
and bug fixes for Python 3.7
2018-12-30 21:46:49 +04:00
..
dependencies
🐛
Fix Python 3.7 specific list query handling
2018-12-30 21:43:34 +04:00
openapi
🐛
Fix Python 3.7 specific list query handling
2018-12-30 21:43:34 +04:00
security
✨
Add security checks for HTTP utils
2018-12-29 23:04:54 +04:00
__init__.py
🔖
Bump version, after query and header as lists
2018-12-30 21:46:49 +04:00
applications.py
💚
Revert to flit install and re-format
2018-12-18 22:36:04 +04:00
encoders.py
♻️
Refactor jsonable_encoder and test it
2018-12-22 17:15:04 +04:00
params.py
🐛
Fix Form and File params must always be embeded
2018-12-22 08:24:48 +04:00
routing.py
✅
Add docs, tests and fixes for extra data types
2018-12-22 14:35:48 +04:00
utils.py
💚
Revert to flit install and re-format
2018-12-18 22:36:04 +04:00