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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.4
    1
    • latest

Version History

Package Sidebar

Install

npm i totalwind-api

Weekly Downloads

2

Version

1.2.4

License

MIT

Last publish

Collaborators

  • kikobeats