Protobuf
Protobuffet builds enhanced views and documentation for your Protobuf file workspace.
Protocol buffers provide a language-agnostic way to serialize and access structured data. This is enabled by Protobuf contracts defined in .proto files. These Protobuf files define messages, services, enums, and other data types. Applications read these contracts in order to interface with other processes and servers operating on the same set of contracts.
Protobuffet depends on a snapshot of these contracts to generate an enhanced view of your workspace. With your contracts used as granular documentation, Protobuffet provides the building blocks to improve towards a complete documentation set.