Skip to content

Instantly share code, notes, and snippets.

@statonjr
Created November 23, 2013 02:42
Command-line Hypermedia client using cURL, jsontool, and GNU parallel
curl -s http://www.youtypeitwepostit.com/api/ | json -a collection.items | json -a href | parallel curl -s {}
@mamund
Copy link

mamund commented Nov 23, 2013

json utility?

Uh oh!

There was an error while loading. Please reload this page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment