Node + Express Basics Part II: Building a RESTful API
This article is Part II in our ongoing three Part series: Node + Express Basics.
In Part I, we built a basic HTTP server and defined what middleware is, which is how express manages to abstract out all the details of dealing with requests and respon...
stai.hashnode.dev7 min read