Skip to content

Instantly share code, notes, and snippets.

@lukasender
Created October 22, 2014 19:57
Show Gist options
  • Save lukasender/1c34fe9e15ea03660063 to your computer and use it in GitHub Desktop.
Save lukasender/1c34fe9e15ea03660063 to your computer and use it in GitHub Desktop.
curl example. Standard use case
curl -v -H "Accept: application/json" -X GET -d http://localhost/api/app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment