Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 647 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 647 Bytes

awi-grpc

Application WAN Interface (AWI) GRPC protobuf. This repository defines all services and methods defined as part of AWI.

Code generation

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.

Contributing

Thank you for interest in contributing! Please refer to our contributing guide.

License

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.