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
- 🐛 Fix scope['route'].path/.path_format to include include_router() prefixes
- ⚡️ Skip included routers whose prefix cannot match the request path
- 👷 Optimize cache usage in workflows
- 🐛 Fix PEP 695 sequence aliases in form models
- 📝 Document custom headers for JSONL and SSE streams
- 🐛 Fix copy button copying HTML tags from termynal command lines
- ✅ Add tests for `OAuth2AuthorizationCodeBearer` with `auto_error=False`
- 🐛 Set `X-Accel-Buffering: no` on JSONL streaming responses
- Preserve `null` values in user-provided OpenAPI `example`/`examples`
- Fix jsonable_encoder crash on invalid UTF‑8 bytes
- Docs
- Python not yet supported