bigsurfshop-api

1.0.7 • Public • Published

bigsurfshop-api

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

Programatic API access for bigsurfshop.com

Install

$ npm install bigsurfshop-api --save

Usage

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

License

MIT © Kiko Beats

/bigsurfshop-api/

    Package Sidebar

    Install

    npm i bigsurfshop-api

    Weekly Downloads

    8

    Version

    1.0.7

    License

    MIT

    Last publish

    Collaborators

    • kikobeats