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 supported122 Subscribers
View all SubscribersAdd a CodeTriage badge to fastapi
Help out
- Issues
- 🌐 Add Korean translation to `docs/ko/docs/advanced/additional-status-codes.md`
- Add Vietnamese translation for environment-variables, virtual-environments and setting inside `docs/vi/docs/`
- test: special snapshot function to support different snapshots for different pydantic versions
- ✨ Accept a list of strings as value for JSON Schema "type"
- WIP: Add `dependency_scope` arguments to `Depends` in order to support lifespan scoped dependencies.
- ♻️ Updating HTTP auth error codes to 401 while complying to RFC standards
- Dependencies catch validation errors
- 🌐 Add Chinese translation for `docs/zh/docs/advanced/events.md`
- 🐛 Propagate Pydantic's model config
- 🐛 Fix support for nullable form fields
- Docs
- Python not yet supported