No Description

Michael Crosby 9659b5df51 Add *.protos to vendor 5 years ago
backend b1c9da0d17 Add initial backend.proto 5 years ago
scripts 0eb5897fd9 Initial commit of makefile and setup scripts 5 years ago
vendor 9659b5df51 Add *.protos to vendor 5 years ago
Makefile 0eb5897fd9 Initial commit of makefile and setup scripts 5 years ago
Protobuild.toml 5c2febc2d6 Add Protobuild file 5 years ago
README.md a4b0259456 Add doc.go 5 years ago
setup-dev.sh 0eb5897fd9 Initial commit of makefile and setup scripts 5 years ago
vendor.conf 9659b5df51 Add *.protos to vendor 5 years ago

README.md

Docker API

Dev Setup

To setup a development machine to update the API protobufs, first run the ./setup-dev.sh script to install the correct version of protobufs on your system and get the protobuild binary.

Building the API Project

> make