Patcher APIΒΆ

Curated app catalog sourced from Installomator, Homebrew, AutoPkg, and more.


Endpoints

HTTP-level reference for every path on api.patcherctl.dev. Covers list filters, per-source payloads, label generation, ETag caching semantics, and where to grab the OpenAPI schema.

Endpoints
Examples

Worked curl and PatcherAPIClient walkthroughs for the common reads. Pagination, source filtering, ETag revalidation, and the error envelopes you’ll see in practice.

Examples
Source

Module-level autodoc for the patcher_api codebase: stitch pipeline, drift detection, label builder, ingest modules, the Installomator subsystem, FastAPI routes, and Pydantic schemas. For contributors and anyone reading the internals.

Source Reference