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
- Host: GitHub
- URL: https://github.com/morganconrad/node-express-wrd
- Owner: MorganConrad
- License: mit
- Created: 2014-01-19T16:29:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-04-02T15:46:15.000Z (about 9 years ago)
- Last Synced: 2025-03-01T00:11:47.275Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.