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 `ValidationError` schema to include `input` and `ctx`
- Fix bug introduced in #14482 which breaks openapi generation in special cases
- 📝 Add APIKey Header documentation to the Security tutorial
- 📝 Clarify non-standard HTTP methods like QUERY
- ✨ Add PropertyNames constraint support for JSON Schema propertyNames
- Add QUERY HTTP method support
- Fix: Merge background tasks from dependency and custom response
- ✨ feature: Add support for HTTP QUERY method
- ⚡️Improve caching of callable inspection result
- Add upload file size limit
- Docs
- Python not yet supported