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
- Fix DjangoGetter invoking callables with alters_data during serialization
- [BUG] camelCase not supported for relations on ModelSchema
- [BUG] DjangoGetter._convert_result invokes callable model attributes during serialization (can trigger delete())
- Explore JSON serialization fast path for typed responses via Pydantic dump_json
- ModelSchema custom fields lose verbose_name title
- Fix `TestClient` passing broken `request` objects to endpoints
- Configurable Throttling Client IP Callable
- [BUG] Django's override_settings does not work for Ninja settings
- How to control params serialization (explode: true)?
- Allow Throttle's IP Address resolver to be a configurable callable
- Docs
- Python not yet supported