Django Rest API – Part 6 – Permissions
In this blog post we will see about groups/permissions.
Our Company Blog
In this blog post we will see about groups/permissions.
In this part we will see about authentication for api
This is one the exciting features of DRF let’s see what it is.
In this blog post we will see more details on View Class and also router.
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.
1: INTRODUCTION: KeystoneJS is an open source framework for developing database-driven websites, applications, and APIs in Node.js. And guess what, it is built on Express and MongoDB
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