Day 8 of Building in Public
Built the API layer for the project today
Connected everything together:
– Express server set up on port 5000
– POST /generate-video: accepts a URL and adds it to a queue
– GET /job-status/:id: check the status, progress & result of a video job