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 supported121 Subscribers
View all SubscribersAdd a CodeTriage badge to fastapi
Help out
- Issues
- feat: add dependency_scope="lifespan" for application-lifetime dependβ¦
- π Fix `response_model_*` params ignored for non-generator endpoints with `Iterable[..]` return type
- π Fix code blocks in reference docs overflowing table width
- docs: add Pandas DataFrame serialization guidance to encoder.md
- π¨ Exclude spam comments from statistics in `scripts/people.py`
- π Fix stream item type lost when using `include_router()`
- πΈ Add missing password format to `OAuth2PasswordRequestFormStrict`
- π¦ Fix multiple upload file schema to be compatible with OAS 3.0 to make it work in Swagger UI
- β¨ Add per-router exception handlers for APIRouter
- βοΈ Fix grammar in `additional-status-codes.md`
- Docs
- Python not yet supported