1.0.7 • Published 7 years ago
bigsurfshop-api v1.0.7
bigsurfshop-api
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