Application WAN Interface (AWI) GRPC protobuf. This repository defines all services and methods defined as part of AWI.
To generate code from protobufs code run make generate
.
This generates javascript, typescript and golang code for GRPC.
To generate mocks run make mocks
.
To generate everything code run make
.
Thank you for interest in contributing! Please refer to our contributing guide.
awi-grpc is released under the Apache 2.0 license. See LICENSE.
awi-grpc is also made possible thanks to third party open source projects.