Creates a proxy api for weatherunderground.com using hapi.js/node.js Caches results using catbox-redis to avoid hitting rate limits
brew update && brew install redisgit clone [email protected]:EmilyBarbour/wunderground-api-proxy.gitthis repositorycd wunderground-api-proxynpm install
redis-servernode .