RESTED
RESTED copied to clipboard
Ability to Collapse/Expand Reponse JSON

can you add expand and collapse for the json response ?
Hey,
Sure I can, thanks for the suggestion. There are other things that are higher priority though, so it will have to wait a while.
FF provides a json viewer, so couldn't this be used if present? It would avoid you having to provide similar functionalities:
https://developer.mozilla.org/en-US/docs/Tools/JSON_viewer
Idk if Chrome offers something similar.
I want to make the application as cross-platform uniform as possible, so I'm more in favor of using a library like for example react-json-tree
Edit: react-inspector offers a DOM inspector as well, which could be pretty cool for HTML responses
Got started hacking on this, work is in progress over at feature/formatted-response.
There will be an option where you can decide what response renderer you want, so the old way will still be supported
