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

https://github.com/morganconrad/node-express-wrd

Node Express Example Project for Weather Redirection
https://github.com/morganconrad/node-express-wrd

Last synced: 6 days ago
JSON representation

Node Express Example Project for Weather Redirection

Awesome Lists containing this project

README

          

node-express-wrd
================

Node Express Example Project for Weather Redirection

There is a supporting [Google Docs presentation] (https://docs.google.com/presentation/d/1_3WsyM1wtgt6rTFCwVLnEyzzRfznkDwxLKHWE54cZK0/edit?usp=sharing)

Also, see my [Blog Entry] (http://flyingspaniel.blogspot.com/2014/01/yet-another-example-demo-nodejs-express.html)

### Usage

1. set an environment variable `YAHOO_APPID=your_68_char_appid`
2. `>node app.js`
3. 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.