bigsurfshop-api
v1.0.7
Published
Programatic API access for bigsurfshop.com
Readme
bigsurfshop-api
Programatic API access for bigsurfshop.com
Install
$ npm install bigsurfshop-api --saveUsage
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
