webhook.site icon indicating copy to clipboard operation
webhook.site copied to clipboard

[Feature Request] Improve json format

Open jwillmer opened this issue 5 years ago • 1 comments

If a webhook returns a complex JSON it would be very useful to be able to collapse parts of the JSON.

Pages like jsonbeautifier.org do this for you and it looks like this: image

I found this implementation of a collapsible-tree-structures-from-json that could be used as a starting point.

jwillmer avatar May 13 '20 10:05 jwillmer

I will be working on this @fredsted

xenowits avatar Oct 24 '20 10:10 xenowits