Creating Nested Express Routes

Our API is bare and needs routes to be able to handle interaction with the frontend. We’ve decided to use RESTful routes for our resources, and will set them up in this video.

Complete and Continue