
Overview

Coursera Plus Annual Sale:
All Certificates & Courses 50% Off!
Grab it
Learn how to build Web APIs using Python and Django REST Framework in this beginner-friendly course. Clone the provided code repository and set up your development environment. Add necessary settings and URL configurations before creating your first API endpoint. Write unit tests to ensure code reliability. Implement authentication for secure endpoints. Create models and serializers for items and orders. Utilize viewsets and routers to streamline API development. Conclude by writing comprehensive unit tests for your finished API. Access additional resources on Python, Django, Django REST Framework, HTTPie, cURL, and Docker to enhance your learning experience.
Syllabus
⌨️ Introduction
⌨️ Module 1: Clone the code and set up our system
⌨️ Module 2: Add settings and URL configurations
⌨️ Module 3: Create first API endpoint
⌨️ Module 4: Write unit tests
⌨️ Module 5: Create endpoints with authentication
⌨️ Module 6: Create item and order models and serializers
⌨️ Module 7: Code viewsets and routers
⌨️ Module 8: Write final unit tests
Taught by
freeCodeCamp.org
Reviews
5.0 rating, based on 3 Class Central reviews
Showing Class Central Sort
-
Excellent Course for Django REST Framework Beginners!
This course provides a comprehensive introduction to Django REST Framework (DRF) and is perfect for beginners looking to build APIs with Python and Django. The instructor explains concepts clearly, covering CRUD operations, authentication, serializers, and viewsets step by step. The hands-on approach ensures that learners gain practical experience.
The pacing is great, and the real-world examples help solidify the knowledge. Highly recommended for anyone looking to master API development with Django!
-
Good course u will learning rest framework with python a good language and u will have a basically knowledge about docker
-
Everything is well explained and the chapters build on each other well. The work flow is very organised.