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 endpoint context shared and mutated across requests
- 🐛 Fix explicit response_model ignored on streaming generator endpoints
- ⬆ Bump anyio from 4.12.1 to 4.14.2
- Fix duplicate operationId when route has multiple HTTP methods
- 📝 Clarify comment about SSE event terminator
- ✅ Fix order-dependent tests in test_dependency_contextmanager.py
- Fix jsonable_encoder raising an unclear UnicodeDecodeError for non-UTF-8 bytes
- fix(dependencies): preserve Query metadata for complex fields in BaseModel dependencies
- 🐛 Support Annotated in stream return annotations for JSONL and SSE
- 🌐 Improve Hindi translation for docs/hi/tutorial/first-steps.md
- Docs
- Python not yet supported