Create an API app
What is an API?
Now let's see this quick tutorial to demonstrate how to add an app in the back end, based on the event app example.
Create the new app
How to create a new app
Models & Migrations
Create and update models
Views and Serializers
Views and Serializers with DRF
Manage URLs
Create URLs for a ViewSet