https://github.com/bulkan/weather
wunderground api usage
https://github.com/bulkan/weather
Last synced: 10 months ago
JSON representation
wunderground api usage
- Host: GitHub
- URL: https://github.com/bulkan/weather
- Owner: bulkan
- Created: 2013-11-23T11:11:06.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-25T10:14:27.000Z (over 12 years ago)
- Last Synced: 2024-04-14T09:09:36.161Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
weather
=======
query Wunderground API for weather
npm install
create a `wunderground.js` file like so;
module.exports = {
key: 'f200f0a0sd0sas0d8adas9'
};
set the value `key` to your api key from Wunderground