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 supported120 Subscribers
View all SubscribersAdd a CodeTriage badge to fastapi
Help out
- Issues
- Add regression test for Annotated + ForwardRef OpenAPI ( #13056 )
- π Update "Union or anyOf" section in `docs/en/docs/tutorial/extra-models.md`
- Fix _endpoint_context_cache using id() which risks stale entries afteβ¦
- π Fix implicit path params with converters
- π₯ Remove unnecessary `is_async_callable` check in `request_response`
- β¨ Support Starlette 0.52.0+ generic `Request`
- β Add tests for nullable parameters and defaults
- π Clarify required but nullable request body fields
- β¨ Fix `APIKeyQuery` for WebSocket endpoints
- π Add file upload validation and saving examples
- Docs
- Python not yet supported