Skip to content

Instantly share code, notes, and snippets.

@abuiles
Created April 16, 2016 22:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abuiles/5205104173fcebfb72aede3f2e49e730 to your computer and use it in GitHub Desktop.
Save abuiles/5205104173fcebfb72aede3f2e49e730 to your computer and use it in GitHub Desktop.
curl -X GET http://localhost:3000/friends\
--data-urlencode 'page[page]=1'\
--data-urlencode 'page[limit]=1' | jq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment