@x12i/runx-api
v2.0.0
Published
HTTP REST API for Runx Playground and Functions Management apps.
Readme
@x12i/runx-api
HTTP REST API backing Runx Playground and Functions Management.
Dev
# From repo root (requires .env with Catalox credentials)
npm run dev:apiDefault port: 3333 (RUNX_API_PORT).
Routes
All routes are under /api/runx/:
- Catalog: bootstrap, reload, capabilities CRUD/lifecycle
- Run:
/run,/validate-input, run history - Artifacts & bundles
- Conditions: check, seed, verify
- MCP preview: tools, config snippets, exposure policy
- Functions management: reviews, promotions, audit, exposure, validation
Governance overlay (reviews, promotions, audit, run history) is stored in .runx-api-data/ by default (RUNX_API_DATA_DIR).
License
MIT
