Reference
The precise contracts: CLI, request shape, framework SQL.
Being written. For now, pg-web --help and the repo
docs/ are authoritative.
Planned sections
| Section | Covers |
|---|---|
| CLI | init · up · down · dev · push · migrate · env · check |
| Request contract | req fields, response envelope, status/headers/cookies |
| Framework SQL | pgweb.respond(), pgweb.setting(), pgweb.html_escape() |