Hacker News new | ask | show | jobs
by flashingpumpkin 5376 days ago
Similarly, with Python:

  curl -s http://random-inc5000.herokuapp.com/ | python -m simplejson.tool
I've got the last bit aliased as `json` though.