fabro/crates/arc-api
Bryan Helmkamp 47f032e535 Add POST /runs/{id}/preview endpoint and Preview button on Run page
Adds a new API endpoint for generating sandbox preview URLs (stubbed to
return google.com in demo mode). The Run detail page now shows a Preview
button that POSTs to this endpoint and opens the returned URL in a new tab.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-02 12:16:01 -05:00
..
src Add POST /runs/{id}/preview endpoint and Preview button on Run page 2026-03-02 12:16:01 -05:00
tests Add demo API server and wire React app to fetch from API 2026-03-02 09:39:53 -05:00
Cargo.toml Add spec-first OpenAPI for arc-api with generated types 2026-03-01 21:43:49 -05:00