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/mochaFew 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