SampleNodeApi Server for offline usage. Customize the data what you wish and cache-control.
This project is simple node js rest api server. fully customized dataset (sample loaded)
Project is created with:
- Node js: 16.14
To run this project, install it locally using npm:
$ cd ../nodeapiserver
$ npm install
$ npm start