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