RESTful Routes with Parameters

Programming With Text Lesson #8.4

In “Building an API in Node” video for the ITP course “Programming from A to Z”, I expand on the previous video and customize the routes used in the GET requests using parameters. Data is returned to the client in JSON format.