This is the backend for the kapture server (API)
Easiest way to get up and running here is to start up a local server:
npm install
npm start
# or
npm run watch # to reload on changes to local files
Then connect to http://localhost:9000
The entire API spec is well documented here
Content type
Image
Digest
sha256:b477aded8…
Size
221.8 MB
Last updated
over 3 years ago
docker pull kapturebox/server