Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn how to set up routes with Express Router in this Node.js and Express tutorial for beginners. Organize your Express.js application by handling each route in its own file, creating multiple routers, and implementing a REST API. Explore topics such as creating and applying routers, working with static files, handling multiple HTTP methods per route, using named parameter routes, and testing API routes. Complete a hands-on challenge to reinforce your understanding of API route handlers.
Syllabus
Intro
Welcome
Intro and Setup
Creating a router
Applying the router
Applying static files to the routes
Correction concerning app.use
Creating a second router
Creating a REST API router
Multiple http methods per route and parameter values
Named parameter routes
Testing the API routes
Challenge - API route handlers
Taught by
Dave Gray