How to create a basic Node.js and express API
In this article, I will demonstrate how to create a basic Node.js application that serves content to the client in JSON.
First, make sure you have Node.js installed on your computer. see link below to install Node.js
Create a folder and name it (Na...
pastech.hashnode.dev4 min read