| Crates.io | engula-apis |
| lib.rs | engula-apis |
| version | 0.3.0 |
| created_at | 2022-02-28 01:53:10.429532+00 |
| updated_at | 2022-02-28 01:53:10.429532+00 |
| description | Public interface definitions of Engula APIs. |
| homepage | https://engula.io |
| repository | https://github.com/engula/engula-apis |
| max_upload_size | |
| id | 540576 |
| size | 20,816 |
This project contains the public interface definitions of Engula APIs.
You can build the Rust crate in this project to validate the definitions.
To compile all .proto files:
cargo build
The design follows most practices from Google API design guide and Buf style guide.