Building Node.js CRUD Rest APIs with Express and Visual studio code
In this blog post, we are going to learn how we can create a basic Rest API with Node.js and Express using Visual Studio code editor. Our API will contain four operations CREATE, READ, EDIT and DELETE. The first thing we need to create an empty folder called NodeJSRestPI folder and then right click and