Top Stories published by Analytics Vidhya in March of 2017

Testing API’s JSON Response in Django

Problem: I needed to test the JSON response of an API endpoint. The API endpoint follows the JSON API spec and uses the Content-Type header of application/vnd.api+json instead of application/json which is required by the built-in .json() method.

About
Analytics Vidhya
Analytics Vidhya is a community of Analytics and Data Science professionals. We are building the next-gen data science ecosystem https://www.analyticsvidhya.com
More information
Tags
Editors
Writers