totalwind-api

1.2.4 • Public • Published

totalwind-api

Last version Build Status Coverage Status Dependency status Dev Dependencies Status NPM Status Donate

Programatic API access for totalwind.net

Install

$ npm install totalwind-api --save

Usage

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

Readme

Keywords

Package Sidebar

Install

npm i totalwind-api

Weekly Downloads

0

Version

1.2.4

License

MIT

Last publish

Collaborators

  • kikobeats