Skip to content

Repository files navigation

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.publish("test-event", { message: "Hello World!" });

About

TypeScript SDK

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages