Play-around app developed in Nodejs (based on a tutorial). It introduces promise-handling and API requests.
The app prints the real and apparent temperatures for a given address.
Runs on terminal and has one required argument --address
.
node app.js --address '5th avenue'