Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 519 Bytes

File metadata and controls

23 lines (21 loc) · 519 Bytes

To recreate the project

npm install restify
npm install @types/restify
npm install @types/restify-errors
npm install typescript
npm install ts-node --save-dev
npm install @types/node
npm install gulp gulp-jshint 
npm install dotenv
npm install memory-cache
npm install chai
npm install mocha
npm install @types/mocha

Few URLs to run: http://localhost:8081/healthcheck http://localhost:8081/crash http://localhost:8081/api/1/cities/ http://localhost:8081/api/1/city/1 http://localhost:8081/api/1/city/2