-
Install Node.js - https://nodejs.org/en/
-
Install dependencies
npm install
- Start the server. The server should be accessible on port 3000
node index.js
A sample REST API built using Express JS that writes to a JSON file
JavaScript
Install Node.js - https://nodejs.org/en/
Install dependencies
npm install
node index.js