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 supported120 Subscribers
View all SubscribersAdd a CodeTriage badge to fastapi
Help out
- Issues
- 🔧 Keep description when endpoint depends schema
- ✨ Don't revalidate the response content if it is of the same type as `response_model`
- Add tool function to reload openapi.json and re-generate dependant in route
- 🌐 Add Korean translation for `docs/ko/docs/tutorial/body-updates.md`
- Serialization optimization when using Pydantic for return types
- Add asynchronous sqlalchemy example
- Automatically support HEAD method for all GET routes, as Starlette does
- added option to also check for unknown query parameters
- First-class session support in FastAPI
- ApiKey Header documentation
- Docs
- Python not yet supported