Ask HN: Closest Thing to “Twitter for Code”?
2 points| superquest | 9 years ago | reply
Where can I do this?
The source of my joy pretty-prints json-formatted curl responses using Python's familiar json library:
curl $URL | python -m json.tool
2 points| superquest | 9 years ago | reply
Where can I do this?
The source of my joy pretty-prints json-formatted curl responses using Python's familiar json library:
curl $URL | python -m json.tool
[+] [-] iampoul|9 years ago|reply
[+] [-] nicostouch|9 years ago|reply