Skip to content

deepviss/deepviss-server-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This DeepVISS official repository has moved to [https://github.com/deepviss-org]

DeepVISS

Deep Vision Interoperability Specification Standard

This repository contains the OpenAPI (Swagger) specification for the DeepVISS open standard for computer vision output.

Getting Started

This mock server is build using Maven and Java Spring Boot. Just make sure to have Maven and Java properly installed.

Run mvn package to fully build the Data Transport Object code for Java.

You may also build the OpenAPI (Swagger) specification from /src/main/resources/deep-viss.json for any other language using Swagger codegen.

The definition of model (objects) and end-points is in /src/main/resources/deep-viss.json

About

DeepVISS (Deep Vision Interoperability Standard Specification) data model and example implementation using Open API (Swagger), Maven and Java Spring Boot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published