Skip to content
dsk8.dev
Esc
navigateopen⌘Jpreview
On this page

Coral

An interactive tool for visualizing gRPC / Protobuf dependencies.

Coral turns .proto file dependencies into a graph that makes relationships between services, messages, and enums easy to inspect.

What it does

  • Dependency graphs with expandable and collapsible packages
  • JSON, Markdown report, and web server output
  • coral diff for comparing two snapshots
  • CI that connects GitHub Actions to pull request comments and GitHub Pages

Was this page helpful?