Build a REST-API based server to easily create, delete, and read data from a JSON file.
- Nodejs;
- Express;
- NPM;
- Chai;
- Mochi;
- Supertest;
Git:
git clone
npm install
npm start
Run the following commands to start the unit test
npm test
Build a REST-API based server to easily create, delete, and read data from a JSON file.
JavaScript
Build a REST-API based server to easily create, delete, and read data from a JSON file.
Git:
git clone
npm install
npm start
Run the following commands to start the unit test
npm test