lpwind-api

1.0.4 • Public • Published

lpwind-api

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

Programatic API access for lpwind.com

Install

$ npm install lpwind-api --save

Usage

const lpwind = require('lpwind-api')
 
const stream = lpwind({
  key: process.env.API_KEY, // API Key credentials
  pages: 3, // Numbers or request per each method call [default=Infinity]
})

License

MIT © Kiko Beats

Versions

Current Tags

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

Version History

Package Sidebar

Install

npm i lpwind-api

Weekly Downloads

1

Version

1.0.4

License

MIT

Last publish

Collaborators

  • kikobeats