euclidesdb icon indicating copy to clipboard operation
euclidesdb copied to clipboard

Create Java client API

Open perone opened this issue 6 years ago • 2 comments

Create the Java client API package.

perone avatar Nov 19 '18 02:11 perone

Can I give it a try?

...

The way I see it, translate these classes in Java to be able to make ADD and SIMILAR calls above

  • Java GRPC Client will have the same interface as: https://github.com/perone/euclidesdb/blob/master/source/similarservice.hpp
  • Reuse these protofiles: https://github.com/perone/euclidesdb/blob/master/source/protos/euclidesproto.proto

Java Libraries

mycaule avatar Dec 27 '19 18:12 mycaule

Sure @mycaule ! This contribution is very welcome !

perone avatar Dec 28 '19 15:12 perone