Salman SrabonMay 7, 2020 No CommentsStep by Step create Simple API using python-django In this tutorial, we will learn how to create REST API. We will create 4 types of REST API. GET POST PUT DELETE Start a project create new project in PyCharm Figure 1 Figure 2 …