Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeverhart383/weatherapi

This project is a NodeJS project that takes an address, makes a call to the Google Maps geocode API, returns a lat/long which populates a call to the weather forecast API at http://forecast.io. Right now you have to run it through the command line.
https://github.com/jeverhart383/weatherapi

Last synced: 9 days ago
JSON representation

This project is a NodeJS project that takes an address, makes a call to the Google Maps geocode API, returns a lat/long which populates a call to the weather forecast API at http://forecast.io. Right now you have to run it through the command line.

Awesome Lists containing this project