fastapi
https://github.com/tiangolo/fastapi
Python
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported122 Subscribers
View all SubscribersAdd a CodeTriage badge to fastapi
Help out
- Issues
- 🛠️ Fix: Corrected HTTP status codes for authentication schemes
- test
- Will FastAPI support QUERY http method? "app.query"
- 🌐 Add Korean translation for `docs/ko/docs/tutorial/testing.md`
- :sparkles: Add ReDoc parameters support
- Bump version of python-multipart to 0.0.17
- Add Catalan translation for index.md
- Fix tagged discriminated union not recognized as body field
- Allow to have multiple Query parameter models
- Fix `TypeError` when encode Decimal with `NaN` or `Infinity` value from `fastapi.encoders`
- Docs
- Python not yet supported