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
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of drf-nested-routers!