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
- ✨ Add `TypedState` special dependency
- feat: add experimental .query() decorator for HTTP QUERY
- 📝 Update user tutorial article categories
- ✨ Allow specifying `max_field`, `max_files` and `max_part_size` for routers and path operations
- 📝 Fix example of license identifier in documentation
- 🔒 Escape HTML in Swagger and ReDoc titles and URLs
- docs: Add exception handling guidance for BackgroundTasks
- Add tests for form data validation and optional fields
- Fix Optional[Literal] Form field handling when value is None
- ⚰️ Remove SQLAlchemy deprecation filter and old Pydantic v1 code examples
- Docs
- Python not yet supported