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
- 📝 Update `tutorial/sql-databases.md` to use `lifespan` instead of deprecated `on_event`
- 📝 Fix typing issue in `docs_src/app_testing/app_b` code example
- Docs: clarify when to use async def vs def
- 🌐 Update translations for fr (update-outdated)
- 📝 Update embedded code examples to python 3.10 syntax
- feat: automatically support HEAD method for all GET routes
- Improve a LLM prompt of `uk` documentation
- feature: Infer response model from function return AST
- Fix: Preserve model_fields_set for Form models (issue #13399)
- 📝 Update the part of "Behind a proxy" section related to `root_path`
- Docs
- Python not yet supported