totalwind-api
v1.2.4
Published
Programatic API access for totalwind.net
Readme
totalwind-api
Programatic API access for totalwind.net
Install
$ npm install totalwind-api --saveUsage
var totalwind = require('totalwind-api')
var client = totalwind({
key: process.env.API_KEY, // API Key credentials
pages: 3 // Numbers or request per each method call
})License
MIT © Kiko Beats
