Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Django 3 - Build a GraphQL API From Scratch
Section 1 - Introduction
What's this course all about? (2:59)
Section 2 - Building the Initial Setup
GraphQL vs REST (6:37)
Graphene (2:08)
Section 3 - GraphQL
Installation & Project Creation (12:41)
Defining the Schema: Object Types and Query (10:38)
Fetching Data: Resolvers (19:05)
Notebook - Sample JSON Data (Users)
Changing Data: Inputs, Payloads & Mutations (17:19)
Adding More Data: User Posts (20:48)
Notebook - Sample JSON Data (Posts)
Section 4 - Dockerize Django
Installing Docker on Windows 10 Pro (6:21)
Installing Docker on Windows 10 Home
Docker Files (4:04)
Notebook - Dockerfile Content
Docker Build & Run (9:52)
Notebook - docker-entrypoint.sh
Docker Compose (3:26)
Notebook - docker-compose.yaml
Section 5 - Final Section
Quizzes
Solutions
Final Thoughts (0:39)
Adding More Data: User Posts
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock