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
- ✨ Allow using `openapi.models.Server` model to specify `FastAPI(servers=[])`
- feat: add custom route on route level
- Add overloads to param functions
- ♻️ Refactor `jsonable_encoder` to optimize subclass encoder resolution using MRO
- ✨ Allow exclusion/inclusion of none and unset fields in OpenAPI schema
- merge nonparam security dependency scopes into endpoint parameter security scopes
- Overhaul `solve_dependencies()` for performance
- Allow creating advanced custom route classes
- Add Stoplight Elements as built-in docs tool
- ✨ Allow to set custom auto error detail
- Docs
- Python not yet supported