QORMQORM v0.8.4 api Get started

QORM API reference

The canonical, machine-generated contract for QORM apps — extracted straight from the runtime source, so it never drifts from what the code actually does. This is the reference you (or your AI agent) code against; for tutorials and guides see the docs.

The declarative UI contract

The runtime surface

Every page here except cli.md is regenerated from source by QORM_UPDATE_DOCS=1 go test ./... — do not hand-edit those. cli.md is maintained by hand against cmd/qorm/; update it when the CLI changes.