Bar Service Models

Overview

This directory contains the model files (protos) for the Bar Service.

This project is never independently built or compiled. This is consumed as a git submodule in the corresponding server and client implementations

  • Bar Service Models using protobuf and gRPC. For details, see the project on github.

File organization

The starter sources are organized into the following top-level folders:

  • src: .proto files that represent the gRPC models for this service

GitHub

View Github