项目作者: darshan4694

项目描述 :
Weather app using Asynchronous Javascript ( using promises and axios)
高级语言: JavaScript
项目地址: git://github.com/darshan4694/Asynchronous-Calls-NodeJS.git
创建时间: 2017-07-27T23:49:05Z
项目社区:https://github.com/darshan4694/Asynchronous-Calls-NodeJS

开源协议:

下载


Asynchronous response handling using NodeJS Event-Driven, Non-blocking architectre

  • Handled asynchronous responses by implementing custom callbacks
  • App reads command line arguments, to manipulate command line instruction, I used yargs
  • Yargs helps you build interactive command line tools, by parsing arguments and generating an elegant user interface.

Run app on local machine

  • Download or clone the app
  • Run app using node app.js
  • follow command line instruction, to get weather information specific to a location