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 `format_sse_event` docstring rendering of `\n\n` terminator
- 📝 Add a note that Python 3.13+ venv creates `.gitignore` by default
- 📝 Fix typos in agent skills files
- 🌐 Enable Hindi docs translations
- Fix Annotated forward ref resolution with from __future__ import annotations
- 🐛 Fix line splitting in `format_sse_event` to comply with SSE spec
- 15498: Enable Pydantic polymorphic_serialization flag on response serialization
- Fix ForwardRef resolution inside Annotated in get_typed_annotation
- 📝 Add diagram to "Multiple middleware execution order" docs
- ⚡ Skip `set(obj.keys())` allocation in `jsonable_encoder` when `include`/`exclude` are not set
- Docs
- Python not yet supported