Completed
10:06 GraphQL Schema Explained
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building GraphQL Microservices Using FastAPI
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Introduction and Welcome
- 2 00:08 Overview of GraphQL and FastAPI
- 3 01:33 Understanding GraphQL
- 4 02:27 Challenges with REST APIs
- 5 04:56 How GraphQL Solves REST API Issues
- 6 07:12 GraphQL Operations: Queries, Mutations, and Subscriptions
- 7 10:06 GraphQL Schema Explained
- 8 12:03 GraphQL vs REST API: A Burger Analogy
- 9 13:51 GraphQL Python Ecosystem
- 10 15:08 Introduction to FastAPI
- 11 16:14 Core Components of FastAPI
- 12 17:40 Features of FastAPI
- 13 19:47 Integrating FastAPI with GraphQL
- 14 23:52 GraphQL Federation
- 15 25:59 Conclusion and Wrap-Up