As a software developer that deals much with RESTful API, reading raw JSON data on browser can be a pain. It always easier to read a well formatted JSON in tree view than in raw data format. Luckily, Chrome has some extensions that could format raw JSON data into tree view format that can be read … [Read more...] about Four Best Chrome Extensions for Reading JSON
Recent Comments