Node Express Example Project for Weather Redirection for yahoo weather api
###Usage
- set an environment variable
YAHOO_APPID=your_68_char_appid
>node app.js
- then point your browser at
localhost:3000/wrd/yw/NameOfACity, e.g. localhost:3000/wrd/yw/Vancouver+BC and you should go to that Yahoo weather site.