How to Setup Routes with Express Router - Node.js & Express Tutorials for Beginners
Offered By: Dave Gray via YouTube
Course Description
Overview
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
Related Courses
Build a Simple Dynamic Site with Node.js Course (How To)Treehouse API Testing Using Rest Assured Test Automation Tool
Coursera Project Network via Coursera API Testing Using Rest Sharp (with C#) Test Automation Tool
Coursera Project Network via Coursera Start Your API Testing Journey With Postman Tool
Coursera Project Network via Coursera Building a RESTful API with ASP.NET Core 3
Pluralsight