Django REST Framework - Build an API from Scratch
Offered By: Caleb Curry via YouTube
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
Tweetme | Build a Twitter-like app step by step with DjangoUdemy Top Python and Django Web Development Bundle!
Udemy Build a Backend REST API with Python & Django - Advanced
Udemy Build an API with Python | Django |PostgreSQL|REST Framework
Udemy Building React and Django Apps
LinkedIn Learning