For quick debugging of data feeds, it's nice to be able to visualize them in the browser.
I couldn't find any web apps that let you inspect protocol buffer (protobuf) files, like GTFS-realtime feeds from public transit agencies, the way you can inspect JSON endpoints.
So I vibe coded this app using Replit. Enjoy!