Linchpin / Docs

Documentation

Quickstart, architecture, API reference, and per-feature specs. The source of truth is the linchpinhq/linchpin repository — the links below jump straight there.

Heads up

Linchpin is open source under Apache-2.0. Docs are checked into the repo as markdown — open an issue or PR if anything is wrong, missing, or stale. github.com/linchpinhq/linchpin/issues

§ 01 / Getting started

Install & first run

Get the stack up on a single VM in under five minutes.

§ 02 / Concepts

The core nouns

The five resources that the rest of Linchpin is built around.

§ 03 / Architecture

How it works

Two Python services, Postgres, and a Docker daemon. ~3k LOC.

§ 04 / Reference

HTTP & events

The wire-level contract: routes, payloads, event types.

§ 05 / Specs

Per-feature design docs

Requirements · design · tasks for each feature, in markdown.

§ 06 / Community

Source & conversation

Linchpin is open source, Apache-2.0. PRs welcome.