YoVDO

Django REST Framework - Build an API from Scratch

Offered By: Caleb Curry via YouTube

Tags

Django Rest Framework Courses Web Development Courses Python Courses CRUD Operations Courses JSON Courses API Development Courses

Course Description

Overview

Learn to build a Django REST Framework API from scratch in this comprehensive tutorial. Create a virtual environment, install necessary packages, and set up a Django project. Explore the admin site, create models and migrations, and implement REST framework components. Develop serializers and view endpoints for CRUD operations, including GET, POST, PUT, and DELETE requests. Discover how to retrieve JSON data through the browser and consume the API effectively. Follow along with step-by-step instructions and practical examples to master building robust APIs using Django REST Framework.

Syllabus

- Introduction
- Create a virtual environment
- Install packages
- Create our Django project
- Apply migrations
- Intro to admin site
- Create our model
- Create our own migration
- Start REST framework
- Create our serializer
- Create our view endpoints
- CRUD
- POST request
- Drink details - GET
- Drink details - PUT
- Drink details - DELETE
- Getting JSON through browser
- Consuming the API


Taught by

Caleb Curry

Related Courses

Software as a Service
University of California, Berkeley via Coursera
Intro to Computer Science
University of Virginia via Udacity
Web Development
Udacity
Software Engineering for SaaS
University of California, Berkeley via Coursera
CS50's Introduction to Computer Science
Harvard University via edX