RESTful Routes

Programming With Text Lesson #8.3

In this second video of “Building an API in Node” from the ITP course “Programming from A to Z”, I explain what a REST (Representational state transfer) API is as well as how to use “routes” in Express to process requests made to your API. http://shiffman.net/a2z/node-api/