Django Rest API – View – Part2
In this part we will see about “Views” with DRF
Our Company Blog
In this part we will see about “Views” with DRF
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