Building a Django API
The Django REST framework (DRF) is a powerful, opinionated, yet flexible toolkit for building Web APIs. It builds on the rapid, clean, and pragmatic development design encouraged by Django. DRF has some advantages that make it stands out among other REST frameworks: Out of the box, it comes with both OAuth , $ django-admin startproject my_django_project $ cd my_api_project a and