drf-writable-nested
Model serializer
Provides a way to serialize Django models with nested data using Django REST Framework.
Writable nested model serializer for Django REST Framework
1k stars
27 watching
116 forks
Language: Python
last commit: 26 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gizmag/drf-ujson-renderer | A Django Rest Framework renderer using ujson to improve JSON serialization performance | 126 |
rsinger86/drf-flex-fields | Enables dynamic field expansion and selection in Django REST Framework serializers. | 740 |
brobin/drf-generators | Automates the creation of views, serializers, and URLs for Django Rest Framework applications. | 353 |
alanjds/drf-nested-routers | Provides tools for creating nested resources in Django Rest Framework APIs | 1,684 |
heywbj/django-rest-framework-recursive | A package providing a RecursiveField to serialize complex tree-like data structures in Django REST framework | 367 |
jpadilla/django-rest-framework-yaml | Provides YAML support for Django REST Framework to enable serializing and deserializing data in YAML format. | 32 |
tuffnatty/drf-proxy-pagination | Provides a flexible pagination system for Django REST Framework | 14 |
vishalanandl177/drf-api-logger | Logs API requests and responses to a database or listens for signals to store data in various formats. | 313 |
py-universe/django-rest-cli | A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. | 117 |
drf-psq/drf-psq | A Django REST framework extension that simplifies the management of action-based permissions and serializer/queryset choices | 47 |
wisertogether/django-remote-forms | A Django form serializer that converts forms into Python dictionaries for easy conversion to JSON and exposure over APIs. | 221 |
jpadilla/django-rest-framework-xml | XML serialization and deserialization support for Django REST Framework | 87 |
yezyilomo/django-restql | Converts Django REST Framework APIs into GraphQL-like APIs with flexible query control and nested resource support. | 620 |
ontola/rdf-serializers | Adds RDF serialization to Ruby on Rails active model serializers | 11 |
django-commons/drf-excel | Provides an Excel spreadsheet renderer for Django REST Framework | 218 |