Completed
00:00 - Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
API Status Codes and OpenAPI Documentation - Backend Engineering
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - Intro
- 2 00:34 - Server response basics
- 3 02:44 - Body structure
- 4 11:17 - Status Codes
- 5 12:49 - Standard Status Codes for CRUD
- 6 13:29 - GET many response
- 7 13:52 - GET one response
- 8 14:36 - POST response
- 9 15:09 - PUT and PATCH response
- 10 15:41 - DELETE response
- 11 16:50 - Client flow
- 12 18:49 - Middleware
- 13 22:50 - API Docs and OpenAPI specs
- 14 24:59 - When do you need API docs?