Contribute Media
A thank you to everyone who makes this possible: Read More

API First Design and Django

Description

Let's mess around with contracts, {over,under}fetching and Developer eXperience when creating APIs.

When creating an API endpoint in Django, some questions are asked less frequently: What about the contract? What about a possible overfetching (or underfetching)? What about the developer that is going to use the endpoint? Let's look for these aspects when creating an API using Django.

Django Day Copenhagen 2020

Improve this page