I recently stumbled across this tool and thought it was brilliant and have shared it with a variety of people.
When using Postman I often find that I receive large JSON responses and scrolling through them can be a little tough on your eyes. This tool allows you to visualise your JSON data instantly into graphs, making it easy to read and follow the structure of your JSON.
I copy/paste the JSON into their editor to visualise it.
Itβs not something I use βinsideβ Postman, itβs just something I found really useful as everything I do in Postman is JSON related.
There is an API available for JSONcrack, so in theory, you could possibly call the API and then use the visualiser within Postman to display the result. But I have not had a go at this yet.
Hello @w4dd325, thank you for mentioning this amazing tool, can you please provide us the jsoncrack API or show us how to integrate it with postman it will be so useful, thank you in advance.
@srinivas.prodduturi and @noussairbtalebali this is an external tool that helps to visualize your complex API responses! Also, you can use this as VS code extension.