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 docs UI asset paths to respect `root_path` in Custom Docs code example
- ✨ Improve JSON Parsing Error Messages
- ✨ Add support for PEP695 `TypeAliasType`
- ✨ Add support for BSON response
- 📝 Clarify misleading "Required, can be `None`" section in `query-params-str-validations.md`
- ⚡️ Refactor `jsonable_encoder` with performance bump
- 🌐 Update translations for ja (update-outdated)
- ⚡️ Speed up test suite via caching and fixture scopes to make it ~24% faster
- 📝 Use lifespan events instead of @app.on_event annotation in sql example code
- 🐛 Add realm to HTTP Basic Authentication
- Docs
- Python not yet supported