Building and Deploying a Movies API with Node.js and Express.js | Easy Step-by-Step Guide 2024

preview_player
Показать описание

00:00:00 Movie API App intro
00:01:24 1. Project setup and boilerplate
00:06:06 2. Creating our first route
00:09:25 3. Creating modular structure separating routes into their own folders
00:13:59 4. Create the initial movies routes
00:18:18 5. Rendering html content in our node app
00:22:59 6. Creating the get all movies route
00:28:16 7. Created the get a single movie route
00:32:14 8. Create the Update route
00:36:23 9. Create the Delete route
00:39:02 10. Adding Middleware
00:42:21 11. Deploy the app to the web

Subscribe & View my other builds

Full Stack MERN APP

Check Out My Links ⬇️

Download 3 FREE Ebooks 🔗

Repository
Рекомендации по теме
Комментарии
Автор

can you add database connectivity and storing that data there and then fetching it

rajeevkumarsingh