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
117 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Django Rest Framework renderer using ujson to improve JSON serialization performance | 125 |
| | Enables dynamic field expansion and selection in Django REST Framework serializers. | 745 |
| | Automates the creation of views, serializers, and URLs for Django Rest Framework applications. | 350 |
| | Provides tools for creating nested resources in Django Rest Framework APIs | 1,690 |
| | A package providing a RecursiveField to serialize complex tree-like data structures in Django REST framework | 368 |
| | Provides YAML support for Django REST Framework to enable serializing and deserializing data in YAML format. | 31 |
| | Provides a flexible pagination system for Django REST Framework | 14 |
| | Logs API requests and responses to a database or listens for signals to store data in various formats. | 314 |
| | A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. | 118 |
| | A Django REST framework extension that simplifies the management of action-based permissions and serializer/queryset choices | 47 |
| | A Django form serializer that converts forms into Python dictionaries for easy conversion to JSON and exposure over APIs. | 220 |
| | XML serialization and deserialization support for Django REST Framework | 87 |
| | Converts Django REST Framework APIs into GraphQL-like APIs with flexible query control and nested resource support. | 621 |
| | Adds RDF serialization to Ruby on Rails active model serializers | 11 |
| | Provides an Excel spreadsheet renderer for Django REST Framework | 221 |