Django REST Framework Course – Build Web APIs with Python
Offered By: freeCodeCamp
Course Description
Overview
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
Related Courses
Full Stack FoundationsUdacity Django Basics Course
Treehouse Создание Web-сервисов на Python
Moscow Institute of Physics and Technology via Coursera Using JavaScript, JQuery, and JSON in Django
University of Michigan via Coursera Django Features and Libraries
University of Michigan via Coursera