Completed
- Video overview
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Creating and Deploying a Python API with Interactive Documentation
Automatically move to the next video in the Classroom when playback concludes
- 1 - Video overview
- 2 - What we're building
- 3 - How to get setup with Github template code
- 4 - Taking a look at the Flask, Flasgger Python3 code
- 5 - Testing some API requests GET locally
- 6 - Building another GET request endpoint with multiple parameters
- 7 - Using ChatGPT to help us build another endpoint
- 8 - Deploying our API to a live public URL endpoint using render.com