Skip to content
bigcommerce-api / 0.3.3-alpha5

bigcommerce-api 0.3.3-alpha5

Install from the command line:
Learn more about npm packages
$ npm install @space48/bigcommerce-api@0.3.3-alpha5
Install via package.json:
"@space48/bigcommerce-api": "0.3.3-alpha5"

About this version

bigcommerce-api-js

A JavaScript client for BigCommerce's Management API with full TypeScript typings for all API endpoints.

Features

  • Full coverage of BigCommerce's Storefront (coming soon) and Management APIs.
  • Up-to-date TypeScript typings for all of BigCommerce's API endpoints.
  • Easy IDE autocompeletion of endpoints, parameters and response data thanks to TypeScript.
  • Automatic retry of intermittent errors such as 429 and 5xx with exponential backoff.

Coming soon

  • Type declarations for webhook payloads.
  • Browser support.

Supported environments

  • Node.js >=10
  • Browser support is coming soon.

Getting started

To get started with the JavaScript client you'll need to install it, and then follow the instructions for either the Storefront API client or the Management API client.

Installation

Node

npm install @space48/bigcommerce-api

Browser

Coming soon.

Typings

This library also comes with typings to use with TypeScript.

Versioning

This project strictly follows Semantic Versioning.

Support

If you have a problem with this library, please file an issue here on GitHub.

Contributing

See CONTRIBUTING.md

License

MIT

Details


Assets

  • bigcommerce-api-0.3.3-alpha5.tgz

Download activity

  • Total downloads 844
  • Last 30 days 64
  • Last week 29
  • Today 3