Overview
Syllabus
Introduction
Install Python Library
Create a new Django Project
Create a new Django App
Create a new Database
Configure Django Rest Framework
Create urls.py
Create class based view
Create API Notification URL
Connect Database
Utilize Django Admin Panel
Update Models
Add new business
Create serializers.py
Test our code so far
Deploy API to Linode
Deploy the Django OCA
Connect to your server
Create Django Project on the Server
Create new repo in GitHub
Push the project to the new repo
Access the repo via VSCode
Update Allowed Hosts in settings.py
Pull source code
Test our API
Update allowed hosts on database server
Run the app
Make the Django server persistent
Conclusion
Taught by
Linode