Joined February 2012
·

Jeff Knaggs

·
·

For color and more options, try piping to jq https://stedolan.github.io/jq/

curl -s "https://api.github.com" | jq

And then...

curl -s "https://api.github.com" | jq .user_search_url
Achievements
99 Karma
0 Total ProTip Views
Interests & Skills