Home / Companies / Hookdeck / Blog / Post Details
Content Deep Dive

Hookdeck TypeScript SDK in Public Beta

Blog post from Hookdeck

Post Details
Company
Date Published
Author
Phil Leggetter
Word Count
369
Language
English
Hacker News Points
-
Summary

The Hookdeck TypeScript SDK is now in public beta, offering developers a more idiomatic way to interact with the Hookdeck API for dynamic orchestration of connections, supporting non-browser runtimes such as Deno or Node.js. The SDK can be installed via JSR or NPM and initialized with a Hookdeck Project API Key, allowing users to build event-driven applications with features like outbound webhook support and guaranteed at-least-once delivery. With the SDK, developers can create connections, trigger webhooks, and interact with the Hookdeck API in a more straightforward manner, providing an improved developer experience compared to the recently released Go SDK.