Skip to content

Created a Node.js Command-Line Application that takes a Zip Code or Postal Code and it retrieves Today's Forecast.

License

Notifications You must be signed in to change notification settings

EskoCruz/forecast-cli-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forecast-cli-app

Created a Node.js Command-Line Application that takes a Zip Code or Postal Code and it retrieves Today's Forecast.

For example:

$ node forecast.js 90210

Reference

Google Maps Geocoding API has an API that can process the converting addresses into geographic coordinates.
Forecast.io has an API you could use to get the weather forecast.

About

Created a Node.js Command-Line Application that takes a Zip Code or Postal Code and it retrieves Today's Forecast.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published