WileESpaghetti / cavern-api-protobuf

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Go 72.7%Language:Makefile 27.3%