/IE-REST-API-Demo

A sample REST API built using Express JS that writes to a JSON file

Primary LanguageJavaScript

IE-REST-API-Demo

Setup Instructions

  1. Install Node.js - https://nodejs.org/en/

  2. Install dependencies

npm install

  1. Start the server. The server should be accessible on port 3000

node index.js