Matt Layman 1/10/2017

Sideload JSON API resources in Django

Read Original

This technical article explains how to implement JSON API Compound Documents in Django to sideload related resources, such as a Knight model within a Quest API response. It details the necessary serializer modifications using `included_serializers` and `included_resources` to reduce HTTP requests and improve client-side efficiency for applications like EmberJS.

Sideload JSON API resources in Django

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet