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
- ✨ Add support for using `@app.api_route()` in user code with multiple `methods`
- feat: add scalar integration (additional alternative to Swagger UI/Redoc)
- 📝 Update documentation for deprecated on_startup and on_shutdown params
- fix: respect call localns at get_typed_signature
- ⚡️ Ensure faster start-up when using many nested routers
- ⚡ Decrease import time with deferred OpenAPI model building
- 🚀 Roadmap
- ✨ Support using context managers as a dependency
- 📝 Add OIDC - JWT Access Token validation tutorial
- Mounting sub-applications under `APIRouter`
- Docs
- Python not yet supported