On 05/08/10 08:55, Arun Gupta wrote:
> How can I pretty print JSON output coming from an endpoint ?
One option, rather than build pretty-printing into the web service, may
be to do this in your client. There's a Firefox plugin which I use which
works very nicely:
http://benhollis.net/software/jsonview/