Quickstart
This guide gets you from zero to a running LiteJoin pipeline in under 5 minutes. You’ll poll a public API, detect changes, and forward them to a local webhook.Prerequisites
- Go 1.24+ with CGO enabled (for SQLite)
- A C compiler (
gccorclang)
Install
Create a Pipeline Config
Create a file calledlitejoin.yaml: