A place for programmers of all languages to come and chat, show off what they've done, and general shop talk.
My favriet Online JSON Viewer
Online JSON Viewer
JSON Viewer - Convert JSON Strings to a Friendly Readable Format
stack.hu
Just thought I would share my favrite online json viewer.




It appears to be down. You broke them!
Google dns is have a bad day. I lost all name lookups earlier today.
That's a pretty good one! For offline, have you seen the 'jq' command?
Nope. What is it?
Its a Linux CLI app to parse JSON data. Color codes and structures the data.
Cool. Ya, I wouldn't know if it doesn't' have a menu bar I rarely use it. Will it work on mac?
https://stedolan.github.io/jq/ yeah it does. Its pretty cool
Thanks