wundernode icon indicating copy to clipboard operation
wundernode copied to clipboard

Node API for Weather Underground

Results 2 wundernode issues
Sort by recently updated
recently updated
newest added

The example isn't terribly clear on what the last two parameters in `new WunderNodeClient(apikey, debug, 10, 'minute');` mean, but it looks like it's using the `limiter` library to limit the...

Can you integrate this as `autocomplete` with ability to pass all options? http://www.wunderground.com/weather/api/d/docs?d=autocomplete-api Example Query: **Request:** ``` bash curl http://autocomplete.wunderground.com/aq?c=US&query=San%20Francisco,%20CA ``` **Response:** ``` bash { "RESULTS": [ { "name": "San...