Completed
Cron step
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Motia Tutorial - The Backend Framework Going Viral on GitHub - API, Background Jobs, Queue, AI-Agent
Automatically move to the next video in the Classroom when playback concludes
- 1 What is Motia
- 2 Example app demo
- 3 Create Motia app
- 4 Workbench UI lookaround
- 5 Create API endpoint create poll
- 6 Create API endpint get polls
- 7 Create API endpoint get poll
- 8 Voting workflow
- 9 API endpoint for voting
- 10 Context
- 11 Logger
- 12 Event steps for workflow
- 13 Observability
- 14 Cron step
- 15 State
- 16 Streaming writing
- 17 Create frontend for Motia app
- 18 Interaction between frontend - backend
- 19 Streaming consuming
- 20 Overview