Skip to main content

Installation

Hosted API

The API client uses only the Go standard library. Create templates in the dashboard, then render them with data:

Client options

Methods

Error handling


Native templates

Build documents in Go code using a component DSL that mirrors the JSX API. Renders locally via the WASM engine — no network calls.

Components

Building the WASM binary

Local rendering requires the Forme WASM binary:

Hosted vs native