/cavern-api-protobuf

(Practice) API for fetching information about cavern using protocol buffers

Primary LanguageGoMIT LicenseMIT

cavern-api-protobuf

(Practice) API for fetching information about cavern using protocol buffers

example workflow

Development

Before you begin development you should run the project initialization scripts. These will check for any missing tools that are required by the project and set up the recommended Git hooks to ensure a consistent development experience across machines.

To initialize run

make init

Dependencies

  • GNU Make