Skip to content

User Interface

Yunkon (Alvin) Kim edited this page Apr 11, 2022 · 5 revisions

CB-Network User Interface

1. APIs based on gRPC (Go API)

CB-Larva provides APIs based on gRPC. Mainly, protocol buffers for Go are provided as Go API. A user can generate protocol buffers suitable for the user's programming language.

The latest Go API document: see this (currently develop branch)

NOTE - This document is auto-generated from protos by protoc-gen-doc (Link).