RESTful APIs with Django and the Django Rest Framework
Part 2 - Building RESTful Endpoints from Django Models
In part one of this tutorial, we laid the groundwork for building RESTful APIs in Django by manually creating endpoints without utilising models. In this second part of the tutorial, we'll dive i...
pedbad.hashnode.dev11 min read
Mayra Torres Valderrama
I'm a student at the University of London
Thank you so much for the tutorials, everything is very well explained. It help me understand the differences between each method.