Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 679 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 679 Bytes

Ubo Sample gRPC Clients

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.

General Setup

Copy the proto/ directory from the Ubo API repository to the root of this repository.

Sample Clients