JSON viewer for browsing APIs [closed] JSON viewer for browsing APIs [closed] json json

JSON viewer for browsing APIs [closed]


This one looks quite good, it's a firefox plugin called JSONView
https://addons.mozilla.org/en-US/firefox/addon/10869

Also ported to a chrome extension
https://chrome.google.com/webstore/detail/chklaanhfefbnpoihckbnefhakgolnmc

Addition
Postman is an awesome stand-alone program for working with APIs
https://www.getpostman.com/


I'm not completely sure what you're asking.

  • If you're looking for a JSON viewer to examine complex JSON strings, take a look at JSON Visualizer.

  • If you're looking for a way to browse an API, consult that API's documentation.