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
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of drf-nested-routers!