0.14.0 • Published 9 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-clientUsage
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
10 months ago
0.12.0
9 months ago
0.11.1
10 months ago
0.13.0
9 months ago
0.14.0
9 months ago
0.13.1
9 months ago
0.13.2
9 months ago
0.13.3
9 months ago
0.13.4
9 months ago
0.10.0
10 months ago
0.9.0
10 months ago
0.8.0
10 months ago
0.7.1
10 months ago
0.5.3
10 months ago
0.5.0
10 months ago
0.4.0
10 months ago
0.7.0
10 months ago
0.5.2
10 months ago
0.6.0
10 months ago
0.5.1
10 months ago
0.3.0
10 months ago
0.2.0
10 months ago
0.1.2
10 months ago
0.1.1
10 months ago
0.1.0
10 months ago