quick-proto-client
v0.1.2
Published
HTTP client for the Quick Proto bundle API — shared by quick-proto-cli and quick-proto-mcp
Downloads
497
Readme
quick-proto-client
Published TypeScript/JavaScript helpers used by quick-proto-cli and quick-proto-mcp: HTTP calls to /api/cli/me, /api/bundles/:org (list projects), /api/bundles/:org/:project, auth context resolution (QP_API_KEY, credentials file).
Not needed as a standalone install unless you consume the API programmatically:
import { resolveContext, uploadVersion } from "quick-proto-client"See repo root README for API semantics.
