Reference
Exact contracts for clients, tools, and frontends.
This section documents the contracts Rad exposes to clients and query tools.
| Reference | Use it when |
|---|---|
| LIR | Understanding Rad's relational query language |
| PIR | Understanding atomic programs |
| LIR schema | Producing or validating an LIR document |
| PIR schema | Producing or validating a PIR program |
| HTTP API | Connecting a client or operator tool |
Start with the Introduction if you want to use Rad rather than build tooling around it.