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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of drf-nested-routers!