Skip to content

Instantly share code, notes, and snippets.

@bohde
Created February 10, 2012 15:27
Show Gist options
  • Select an option

  • Save bohde/1790275 to your computer and use it in GitHub Desktop.

Select an option

Save bohde/1790275 to your computer and use it in GitHub Desktop.
curl -H 'Accept: application/json' 'http://localhost:8000/api/v1/types/1/' | curl -H 'Content-Type: application/json' -X POST --data @- "http://localhost:8000/api/v1/types/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment