This package provides routers and fields to create nested resources in the Django Rest Framework. Nested resources are needed for full REST URL structure, if one resource lives inside another. (optional) If you need hyperlinks for nested relations, you need a custom serializer. There you will inform how to access the parent of the instance being serialized when building the children URL. In order to get started with testing, you will need to install tox. Once installed, you can then run one environment locally, to speed up your development cycle.
Features
- Supports with Python (3.6, 3.7, 3.8, 3.9)
- Works with Django (2.2, 3.0, 3.1)
- Supports Django REST Framework (3.11)
- You can install this library using pip
- In order to get started with testing, you will need to install tox
- Licensed under the Apache Licence
Categories
FrameworksLicense
Apache License V2.0Follow drf-nested-routers
Other Useful Business Software
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of drf-nested-routers!