Pandia - JSON IDE

I stumbled across an interesting tool and thought i figured I shoudl share it with you guys.

When using Postman, I find it difficult to compare API responses, to see if certain fields are missing, or just having to generate types from my JSON responses. I also find it difficult to visualize large JSON responses. This tool allows you to create types, and visualize your JSON data instantly into graphs table. Which makes it much easier to read and understand the structure of your JSON.

I hope it will be useful to you guys as it is to me.