The video for this lesson is currently being updated, please read the transcript instead.

GET /items/:id route

The next endpoint we're going to make is for the client to be able to get a specific item.

This is useful for pages where a specific item's details are shown like this one, as it saves having to load data for every individual item.

To view the complete lesson you'll need to login or join this course.


Click to load comments...