Categorygithub.com/feeduvl/uvl-orchestration-concepts
repositorypackage
0.0.0-20240918110848-18c9a5f01cf6
Repository: https://github.com/feeduvl/uvl-orchestration-concepts.git
Documentation: pkg.go.dev

# README

== uvl-orchestration-concepts image:https://img.shields.io/badge/License-EPL%202.0-blue.svg["EPL 2.0", link="https://www.eclipse.org/legal/epl-2.0/"]

This microservice is responsible for the coordination of all microservices dealing with datasets and detection tasks. The functions include processing of uploaded data and starting detection tasks/sending the detection results to the storage.

This microservice is based on link:https://github.com/feeduvl/ri-orchestration-twitter[ri-orchestration-twitter].

== REST API

See link:https://github.com/feeduvl/uvl-orchestration-concepts/blob/master/swagger.yaml[swagger.yaml] for details. The tool at https://editor.swagger.io/ can be used to render the swagger file.

== License Free use of this software is granted under the terms of the EPL version 2 (EPL2.0).