Node + Express Basics Part I: Building a basic HTTP server
This article is Part I of a three part series in which we will use node + express to learn how to build a RESTful API and test it with Postman.
In Part I we will have a look at how to set up a basic HTTP server with Node and Express
Introduction
We c...
stai.hashnode.dev5 min read