This repository contains sample gRPC clients for the Ubo API. The clients are written in different languages and are intended to be used as a reference for developers who want to integrate with the Ubo API.
Copy the proto/
directory from the Ubo API repository to the root of this repository.
-
Node.js
- ts-proto
- protobuf.js - TypeScript
- protoc-gen-ts (not recommended at the moment)
-
Web
-
Python