Recent posts

Introduction to Django Rest Framework

3 minute read

Introduction In this post, I am going to talk about how to set up Django Rest Framework(DRF) in Debian/Ubuntu basic features of DRF class-based views

Basic IAM features

2 minute read

Abstract Policies are basically JSON files that contains which actions should be allowed You would attach these policies to user groups, and create user...