Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn how to create, implement, and deploy a Django REST API in this comprehensive 40-minute tutorial. Explore the process of building an API capable of creating, reading, and deleting data using Python and the Django REST framework. Follow step-by-step instructions covering project setup, model definition, serializer creation, view implementation, URL configuration, and database migrations. Dive into advanced topics such as complex views and custom view creation. Conclude the tutorial with a practical guide on deploying the API to a public URL, making it accessible for real-world applications. Gain valuable insights into API development and deployment techniques using Django and Python.
Syllabus
| Introduction
| Installation/Setup
| Creating A Django Project
| Defining The Models
| Defining The Serializer
| Creating Views
| Defining The URLs
| Database Migrations
| Creating More Complex Views
| Creating Custom Views
| Deploying The API
| Sharing The Deployment
Taught by
Tech With Tim