Skip to content

Reference

The pages below document the full surface of binoc's APIs and configuration formats. If you need a concrete walkthrough, see the tutorial. If you want to understand the design, see the architecture overview.

Start by role

CLI and APIs

  • binoc CLI — every subcommand and option, generated from the Rust source.
  • Python API — the binoc Python package, generated from docstrings.
  • Rust SDKbinoc-sdk crate, generated by cargo doc.

Data contracts