Documentation
¶
Overview ¶
Command gen-api-surface emits a machine-readable snapshot of the public API of github.com/hra42/openrouter-go to docs/api-surface.json.
The snapshot is intended for AI coding agents and doc tooling that want to answer "does this SDK have X?" with a single file read instead of grepping.
Run from the repo root:
go run ./cmd/gen-api-surface
CI should run this and fail if the result differs from the committed file.
Click to show internal directories.
Click to hide internal directories.