Protogen is a web app for working with the serialization format protobuf. It provides two features:
* Generating code from .proto file (which describes data structure and API)
* Reading serialized data (binary) and displaying it in a human readable form
Read more: https://remibou.github.io/Migrate-protogen-to-Blazor/