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 SecretBytes and NewType support for File() parameter
- 🔨 Fix retry logic for server check in `scripts/playwright`
- 🐛 Fix `get_model_fields` to support Annotated types
- Fix: Merge background tasks from dependency and custom response
- ⚡️Improve caching of callable inspection result
- ♻️ Refactor `request_response` and `websocket_session` to avoid name shadowing
- Fix Annotated with ForwardRef when using future annotations
- Security dependencies compatibility with websockets
- Fix endpoint context cache to avoid leaks and stale IDs
- 🏷️ Add typing for `dependency_overrides_provider` in `solve_dependencies`
- Docs
- Python not yet supported