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
- ✨ Add `lifespan` dependency scope
- ✨ Support for mixed and multiple Pydantic models for parameters using Query, Cookie and Header
- 🐛 Fix duplicate special dependency handling
- 🐛 Fix deadlock that can occur when closing dependencies during response model validation
- 📝 Add documentation on how to use the Django ORM inside FastAPI
- ✨ Implement `OAuth2ClientCredentials` class
- ⚡️ Skip doing any work when sub dependant is already cached
- ✨ Allow superimposing an additional response's media type in openapi schema
- 📝 Add tips on relative url_for in templates docs
- fix: respect call localns at get_typed_signature
- Docs
- Python not yet supported