Earlier quoted context omitted.
We used Postman but it got forbidden in our org for that reason, so no more. Can't say I really miss it. I personally prefer just using a jupyter notebook for these kinds of tasks. With a custom tool like this it becomes a dead end with the data. Maybe you want to decode it if it is on a binary format. Or you want to plot some basic stats?
> With a custom tool like this it becomes a dead end with the data. Not sure if you're referring to Postman or Bruno. The biggest purported benefit of Bruno over Postman is that it saves API request collection files in simple, human-readable text files that are designed to be committed to a source control repo and easily shared, in a way that's not particularly tied to the Bruno app. The demo video explains in detail…
I don't have time to look at a 15 minute marketing ("BILLION dollar") video. Is it available in text form?
Does Bruno decode e.g. AVRO or protobuf? Connect to a schema server?
What is considered "human readable"? A JSON file like postman?
Could you elaborate what is the benefit of using this tool compared to a REPL/notebook?
Are you affiliated with Bruno?