0.14.0 • Published 4 months ago
@swishapp/api-client v0.14.0
Swish API Client
JavaScript client for the Swish API with TypeScript support.
Installation
npm install @swishapp/api-client
Usage
import { createApiClient } from "@swishapp/api-client";
const swish = createApiClient({
authToken: "swish-api-token",
profile: "gid://shopify/Customer/12345",
});
const { data } = await swish.items.list();
Documentation
For more information visit Swish DEV docs.
0.11.0
5 months ago
0.12.0
5 months ago
0.11.1
5 months ago
0.13.0
5 months ago
0.14.0
4 months ago
0.13.1
5 months ago
0.13.2
5 months ago
0.13.3
5 months ago
0.13.4
5 months ago
0.10.0
5 months ago
0.9.0
5 months ago
0.8.0
5 months ago
0.7.1
5 months ago
0.5.3
6 months ago
0.5.0
6 months ago
0.4.0
6 months ago
0.7.0
5 months ago
0.5.2
6 months ago
0.6.0
6 months ago
0.5.1
6 months ago
0.3.0
6 months ago
0.2.0
6 months ago
0.1.2
6 months ago
0.1.1
6 months ago
0.1.0
6 months ago