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
- 🐛 fix deadlocks in depends by using a separate CapacityLimiter for teardown
- feat: add class-based view (CBV) and class-based route (CBR) utilities
- 🐛 Fix duplicate `operationId` for routes registered with multiple HTTP methods
- 🔨 Fix server readiness check and duplicate browser launching in Playwright scripts
- ⬆ Bump actions/cache from 5.0.4 to 5.0.5
- Improve clarity on path parameter type conversion
- docs: replace "automatized" in the PR review guide
- feat: automatically support HEAD method for all GET routes (fix #1773)
- ⬆ Bump authlib from 1.6.9 to 1.6.11
- ⬆ Bump actions/upload-artifact from 7.0.0 to 7.0.1
- Docs
- Python not yet supported