Project Tag Node

Forecast.io Project

Using Node.js, I created a program run on the command line that accepts a zip code argument. Then, it does the following: Uses a GET request to the Geonames.org API Returns the latitude and longitude for the postal code provided Uses…