euclidesdb
euclidesdb copied to clipboard
Create Java client API
Create the Java client API package.
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
Sure @mycaule ! This contribution is very welcome !