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

https://github.com/bulkan/weather

wunderground api usage
https://github.com/bulkan/weather

Last synced: 10 months ago
JSON representation

wunderground api usage

Awesome Lists containing this project

README

          

weather
=======

query Wunderground API for weather

npm install

create a `wunderground.js` file like so;

module.exports = {
key: 'f200f0a0sd0sas0d8adas9'
};

set the value `key` to your api key from Wunderground