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 links to related sections of docs to docstrings
- 🌐 Update translations for tr (add-missing)
- 👷 Run mypy by pre-commit
- ✨ Support Annotated dependencies in APIRoute, APIRouter, and FastAPI class
- Improve wording and clarity in FastAPI CLI documentation
- 🐛 Fix non-deterministic openapi schema in case of schema name duplication
- 🐛 Fix openapi for response model with nested computed field
- Update ValidationError schema for Pydantic V2 compatibility
- 📝 Fix small typo in french documentation
- Docs: clarify runtime vs OpenAPI behavior of responses model
- Docs
- Python not yet supported