Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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 2 Class Central reviews
Showing Class Central Sort
-
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.