README
¶
connector-backend
connector-backend manages all connector resources and communicates with Visual Data Preparation (VDP) to connect a pipeline to flow the source unstructured visual data to the destination structured data.
Development
Pre-requirements:
- Go v1.18 or later installed on your development machine
Binary build
$ make
Docker build
# Build images with BuildKit
$ DOCKER_BUILDKIT=1 docker build -t instill/connector-backend:dev .
The latest images will be published to Docker Hub repository at release time.
License
See the LICENSE file for licensing information.
Click to show internal directories.
Click to hide internal directories.