Show HN: Genesis DB now provides a full gRPC API alongside HTTP
genesisdb.ioThe Protobuf definition is published openly: https://github.com/genesisdb-io/genesisdb-io-proto
Genesis DB also exposes gRPC Server Reflection, so clients can introspect the service without needing the .proto file locally (useful for tools like grpcurl, kreya, or dynamic client generation).