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
- fix(routing): preserve SSE stream_item_type through include_router
- 📝 Update ReDoc GitHub URLs from `Rebilly/ReDoc` to `Redocly/redoc`
- Discard default lifespans before merging
- fix(deps): resolve Annotated forward refs with __future__ annotations
- 🐛 fix deadlocks in depends by using a separate CapacityLimiter for teardown
- Automatically support HEAD method for all GET routes
- fix: resolve ForwardRef inside Annotated in get_typed_annotation
- Reduce memory usage by `Dependant` by ~50%
- Fix `PydanticUserError` when a generic `BaseModel` with `Json[T]` field is specialized with `SerializeAsAny[SomeModel]`
- Fix/client disconnect as parsing error
- Docs
- Python not yet supported