Skip to content

Protobuf and gRPC definitions for (future) cineast API

License

Notifications You must be signed in to change notification settings

vitrivr/cineast-proto

Repository files navigation

Cineast Proto & gRPC API

Maven Central

These are the Protocol Buffer v3 and gRPC definitions of Cineast 's API. These definitions can be used to use Cineast as a (remote) retrieval engine.


ALPHA STAGE

Important notice, this is in early alpha and currently not used anywhere, please use with caution.


Usage

Use your preferred build automation tool to include the dependency.

Maven

<dependency>
  <groupId>org.vitrivr</groupId>
  <artifactId>cineast-proto</artifactId>
  <version>VERSION</version>
</dependency>

Gradle

compile 'org.vitrivr:cineast-proto:0.1.0'

Contributors

Originally, this was developed by @lucaro under the umbrella of the vitrivr organisation.

Versioning

We use semver to label the versions of Cineast and Cineast Proto. Please be aware that different versions of Cineast and Cineast Proto might not be compatible.

About

Protobuf and gRPC definitions for (future) cineast API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •