drf-ujson-renderer
JSON serializer
A Django Rest Framework renderer using ujson to improve JSON serialization performance
Django Rest Framework renderer using ujson
125 stars
8 watching
27 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an Excel spreadsheet renderer for Django REST Framework | 221 |
| Automates the creation of views, serializers, and URLs for Django Rest Framework applications. | 350 |
| Enables dynamic field expansion and selection in Django REST Framework serializers. | 745 |
| Enables JSONP support in Django REST Framework APIs | 21 |
| Provides a way to serialize Django models with nested data using Django REST Framework. | 1,083 |
| A Django extension that adds support for JSON:API format to Django REST framework | 1,198 |
| Logs API requests and responses to a database or listens for signals to store data in various formats. | 314 |
| A Django model and DRF view mixin for logging API requests and responses. | 277 |
| Provides a flexible pagination system for Django REST Framework | 14 |
| Provides YAML support for Django REST Framework to enable serializing and deserializing data in YAML format. | 31 |
| Provides tools for creating nested resources in Django Rest Framework APIs | 1,690 |
| A Django form serializer that converts forms into Python dictionaries for easy conversion to JSON and exposure over APIs. | 220 |
| Provides country-specific helpers for Django Rest Framework serializers | 19 |
| XML serialization and deserialization support for Django REST Framework | 87 |
| A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |