1.0.7 • Published 7 years ago

bigsurfshop-api v1.0.7

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

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

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago