@subbly/api-client
TypeScript icon, indicating that this package has built-in type declarations

0.5.10 • Public • Published

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.5.100latest

Version History

VersionDownloads (Last 7 Days)Published
0.5.100
0.5.90
0.5.80
0.5.70
0.5.60
0.5.50
0.5.40
0.5.30
0.5.20
0.5.10
0.5.00
0.4.06
0.3.20
0.3.10
0.2.20
0.2.10
0.2.00

Package Sidebar

Install

npm i @subbly/api-client

Weekly Downloads

6

Version

0.5.10

License

MIT

Unpacked Size

212 kB

Total Files

9

Last publish

Collaborators

  • olegsubbly
  • abiscuit