Django Rest API – Part1 – Serializers
Let’s get started with django rest api framework as we saw in the last blog.
Our Company Blog
Let’s get started with django rest api framework as we saw in the last blog.
In this post we will mainly see about django model and database operations
In previous blog we saw just basics of django and should have understood basics of apps, routes, model at-least theoretically.
In this tutorial we will see how to use django in our projects and mainly we will focus this towards REST API’s