Sign inSign up

kapturebox/server

By kapturebox

Updated over 3 years ago

Backend API for kapturebox

Image
0

3.0K

kapturebox/server repository overview

Kapture API server

Build Status

This is the backend for the kapture server (API)

Getting started

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

API Spec

The entire API spec is well documented here

Plugins to add

Tag summary

Content type

Image

Digest

sha256:b477aded8

Size

221.8 MB

Last updated

over 3 years ago

docker pull kapturebox/server