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
- 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
- ♻️ Refactor `include_router` to mount sub-routers
- ✨ Merge openapi descriptions for routes with same path and method.
- Add support to lazy initialize `OAuth2` classes
- ♻️ Cache errors for dependents
- Add asynchronous sqlalchemy example
- Docs
- Python not yet supported