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

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

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) {})`