An open API service indexing awesome lists of open source software.

https://github.com/dhtech/proto

Protocol Buffers for dhtech services
https://github.com/dhtech/proto

Last synced: 5 months ago
JSON representation

Protocol Buffers for dhtech services

Awesome Lists containing this project

README

          

# protos

Installation:

```
sudo apt install make protobuf-compiler
go get -u github.com/golang/protobuf/protoc-gen-go
```