Skip to content

Instantly share code, notes, and snippets.

@abuiles
Created April 16, 2016 22:36
Show Gist options
  • Select an option

  • Save abuiles/ffee29207d56b9924a2717dca15e2cf4 to your computer and use it in GitHub Desktop.

Select an option

Save abuiles/ffee29207d56b9924a2717dca15e2cf4 to your computer and use it in GitHub Desktop.
curl -X GET http://localhost:3000/friends\
--data-urlencode 'filter[id]=2,3' | jq '.data | map(.id)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment