drf-nested-routers
Nested Router
Provides tools for creating nested resources in Django Rest Framework APIs
Nested Routers for Django Rest Framework
2k stars
21 watching
160 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
djangodjango-rest-frameworkhacktoberfestnested-resourcesrest
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Automates the creation of views, serializers, and URLs for Django Rest Framework applications. | 350 |
| | Provides a way to serialize Django models with nested data using Django REST Framework. | 1,083 |
| | Converts Django REST Framework APIs into GraphQL-like APIs with flexible query control and nested resource support. | 621 |
| | A Django Rest Framework renderer using ujson to improve JSON serialization performance | 125 |
| | XML serialization and deserialization support for Django REST Framework | 87 |
| | Organizes routes in a hierarchical structure for building RESTful APIs with NestJS | 619 |
| | Logs API requests and responses to a database or listens for signals to store data in various formats. | 314 |
| | A comprehensive REST API framework for user registration and authentication in Django applications. | 550 |
| | Enables dynamic field expansion and selection in Django REST Framework serializers. | 745 |
| | Provides a flexible pagination system for Django REST Framework | 14 |
| | A package providing a RecursiveField to serialize complex tree-like data structures in Django REST framework | 368 |
| | A Django extension that adds support for JSON:API format to Django REST framework | 1,198 |
| | A Django library that simplifies URL pattern writing by providing pre-defined macro patterns | 139 |
| | Enables filtering of Django ModelViewSet querysets using URL query parameters with validation. | 172 |
| | Provides additional fields and functionality for Django Rest Framework | 673 |