Skip to content
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.

Kikobeats/bigsurfshop-api

Repository files navigation

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

About

Programatic API access for bigsurfshop.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published