Completed
- Installation & Setup
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Encore: TypeScript Backend Framework and URL Shortener Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Slides
- 3 - Installation & Setup
- 4 - Running Encore & Dev Dashboard
- 5 - Create Your First Endpoint
- 6 - URL Params
- 7 - Query Params
- 8 - Start URL Shortener
- 9 - URL POST Endpoint
- 10 - PostgreSQL & Migration
- 11 - Encore DB Shell
- 12 - URL GET Endpoint
- 13 - Deploy To The Cloud
- 14 - Test Cloud API With CURL