Skip to content

Instantly share code, notes, and snippets.

@garystafford
Last active February 17, 2016 15:32
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 garystafford/c1e83345062cf1d2eba2 to your computer and use it in GitHub Desktop.
Save garystafford/c1e83345062cf1d2eba2 to your computer and use it in GitHub Desktop.
curl -X GET -H "Content-Type: application/json" \
--url 'http://localhost:8000/reservations'
curl -X GET -H "Content-Type: application/json" \
--url 'http://localhost:8000/reservations/2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment