django-ninja
https://github.com/vitalik/django-ninja
Python
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
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 supported2 Subscribers
Add a CodeTriage badge to django-ninja
Help out
- Issues
- [BUG] extra="forbid" does not work anymore with Django-ninja 1.0
- Schema is loading deferred properties
- [BUG] foreign key with or without `_id`
- Primary key is not an integer
- Add documentation for debug error handling
- [BUG]: FK fields are named with _id in OpenAPI schema but returned without it from ModelSchema
- Support for authorization
- ModelSchema marks many fields optional even though they are not (input vs. output schema)
- [BUG] Literal True query filter gives unexpected value error
- Add args to allow single api skip pagination in RouterPaginated
- Docs
- Python not yet supported