Skip to content

Build a client

These pages are for people (and LLMs) writing a thin HTML/JavaScript page against a running AcqStore Server.

  1. Build a first client — step-by-step API v2 path
  2. Cursor prompt — paste into Cursor or ChatGPT

While the app is running, use live Swagger and OpenAPI:

http://127.0.0.1:8767/docs
http://127.0.0.1:8767/openapi.json

Optional extras are under Reference (details). Match the behavior of the built-in demo at /demo/v2/ (primary images, reference images when present, and the reference line-scan path when available).