0.6.7 • Published 10 months ago

@subbly/api-client v0.6.7

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Storefront API Client

A JavaScript client for the Subbly Storefront API.

Installation

From the package manager of your choice:

npm install @subbly/api-client
# or
yarn add @subbly/api-client

Usage

import { SubblyApiClient } from '@subbly/api-client';

const api = SubblyApiClient.init({
  apiKey: 'API_KEY',
});

Note: You can find your API key on the Storefront API keys page in Subbly Admin.

License

MIT

0.6.7

10 months ago

0.6.6

10 months ago

0.6.3

10 months ago

0.6.2

10 months ago

0.6.5

10 months ago

0.6.4

10 months ago

0.6.1

10 months ago

0.6.0

1 year ago

0.5.10

2 years ago

0.5.9

2 years ago

0.5.8

2 years ago

0.5.7

2 years ago

0.5.6

2 years ago

0.5.5

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.5.1

2 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago