django-admin startproject drf_api_project_folder .
We will go through each folder in this order, and in each folder we will add the code required to create and use simple REST API. Here are a few resources that you may need to understand the concepts ...