1.0.0 • Published 2 months ago

@sailhouse/client v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

Sailhouse Client ⛵

The Sailhouse Client provides an idomatic abstraction over the Sailhouse HTTP API.

Basic Use

const token = "sh_" // ......
const client = new SailhouseClient(token);

await client.sendEvent("test-event", { message: "Hello World!" });
1.0.0

2 months ago

0.1.2

10 months ago

0.2.0

6 months ago

0.1.4

8 months ago

0.1.3

10 months ago

0.1.0

1 year ago

0.0.3

1 year ago

0.1.1

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.6

1 year ago

0.0.2

1 year ago

0.0.1-preview-2

1 year ago

0.0.1-preview-1

1 year ago

0.0.1-preview

1 year ago