service-template serves as a starting point for a new service The api resides in the voice-api repo, containing
- package binary-ops
- addition grpc service with two methods (add, substract)
- multiplication service with two methods (muliply, divide)
- pckage unary-ops
- unary grpc service with one method (abs)