https://github.com/samccone/sno-country
snocountry node api wrapper
https://github.com/samccone/sno-country
Last synced: 3 months ago
JSON representation
snocountry node api wrapper
- Host: GitHub
- URL: https://github.com/samccone/sno-country
- Owner: samccone
- Created: 2012-11-06T03:54:20.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-06T04:10:17.000Z (over 13 years ago)
- Last Synced: 2024-04-30T01:04:17.977Z (about 2 years ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
SnoCountry Api Wrapper
====
npm install snocountry
` set your api key via the environment variable SNOCOUNTRY_KEY `
* getResortsByStates
* getResortsByIds
`getResortsByStates("data", function(err, data) {})`