Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 272 Bytes

File metadata and controls

7 lines (5 loc) · 272 Bytes

RESTNodeJsWeatherApp

One REST API to help dynamically find the weather of a city using the city name using Node.js. Please set your API_KEY in environment variables in order for the below command to work.

Example

node index.js -c Boston It's 70.52 degrees in Boston!