Skip to content
@HookShip

HookShip

Contract-first webhook tooling, portable delivery, and hosted control plane.

HookShip

Contract-first webhook infrastructure with portable delivery.

HookShip combines an open contract and developer-experience toolkit, a portable outbound delivery data plane, and a private hosted control plane. The open foundation covers contract validation and compatibility, fixtures and types, Standard Webhooks-compatible signing, adapter primitives, a CLI, and self-hosted delivery.

Important

HookShip is in pre-release development. No public packages, releases, hosted service, or support commitments are available yet.

Website: https://hookship.github.io/website/

Repositories

Repository Purpose Status
.github Organization profile and shared community defaults Public
toolkit Public libraries, CLI, adapters, and contracts Public, pre-release; no public release
hook-service Portable outbound webhook delivery data plane and protocol Public, pre-release; no public release
platform Private managed control-plane and hosted-product engineering Private; not an operated public service
website Public web presentation, navigation, and status Public; deployed with GitHub Pages

How the pieces fit

HookShip separates concerns into three tiers so that public foundations stay reusable and private product engineering stays isolated:

  • toolkit — the open foundation. Public libraries, CLI, adapters, and webhook contracts with their validation, compatibility, and signing primitives. Everything else builds on it, and it is the source of truth for public package interfaces.
  • hook-service — the portable data plane. A self-hostable outbound delivery service that consumes toolkit and owns the delivery protocol and its capability surface. It builds on toolkit contracts rather than restating them.
  • platform — the private control plane. The managed, hosted-product engineering that consumes the public foundation. It is private, is not an operated public service, and never publishes public foundation changes that belong in toolkit or hook-service.

The .github repository holds only organization-wide profile and community-health content; it ships no product code. The website repository owns public web presentation and links back to repository-local sources of truth.

Organization policies

  • Repository placement is the authoritative policy for where issues, changes, and documentation belong.
  • Source of truth defines which copy of a shared artifact is canonical.
  • Release policy defines the branch-protection and release baseline for every repository.

Read the repository placement policy before opening an issue or proposing a change. Repository-specific documentation takes precedence over these shared defaults.

Evaluate HookShip

The early tester program provides two public, source-based evaluation tracks plus an invite-only managed design-partner path. It explains which repository to use, what is available today, how to submit safe public feedback, and what must never be posted.

Popular repositories Loading

  1. .github .github Public

    HookShip organization profile, shared governance, and community defaults.

    Python

  2. toolkit toolkit Public

    Contract-first webhook toolkit, CLI, adapters, and reference server.

    TypeScript

  3. hook-service hook-service Public

    Portable outbound webhook delivery data plane and protocol.

    Go

  4. website website Public

    Public website for HookShip: contract-first webhook tooling and portable delivery.

    TypeScript

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…