django-rest-framework-recursive
Tree serializer
A package providing a RecursiveField to serialize complex tree-like data structures in Django REST framework
Recursive Serialization for Django REST framework
368 stars
7 watching
39 forks
Language: Python
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Django form serializer that converts forms into Python dictionaries for easy conversion to JSON and exposure over APIs. | 220 |
| Provides YAML support for Django REST Framework to enable serializing and deserializing data in YAML format. | 31 |
| Provides efficient tree data structures for Django web applications | 1,118 |
| XML serialization and deserialization support for Django REST Framework | 87 |
| Provides a way to serialize Django models with nested data using Django REST Framework. | 1,083 |
| Automates the creation of views, serializers, and URLs for Django Rest Framework applications. | 350 |
| Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,591 |
| Enables dynamic field expansion and selection in Django REST Framework serializers. | 745 |
| A Django Rest Framework renderer using ujson to improve JSON serialization performance | 125 |
| A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup | 9 |
| Provides tools for creating nested resources in Django Rest Framework APIs | 1,690 |
| Converts Java objects to and from JSON format with serialization options. | 331 |
| A Python framework for serializing and marshaling complex data structures into JSON format. | 314 |
| Provides pagination using a Link HTTP header | 42 |
| A lightweight API library for Django. | 224 |