####requirement
to play with this repo you'll need node >= 0.12
will fetch data from remote webservice and save in result.json file.
npm run webservice
will read a file
npm run read-file
will use try-catch to capture exception
npm run error-handling