Skip to content

Instantly share code, notes, and snippets.

@nmenag
Created November 30, 2016 06:50
Show Gist options
  • Select an option

  • Save nmenag/ef943188cd2bf57ba62aea8dacf8c0d9 to your computer and use it in GitHub Desktop.

Select an option

Save nmenag/ef943188cd2bf57ba62aea8dacf8c0d9 to your computer and use it in GitHub Desktop.
Curl example
curl -X POST -d '{title: "foo", body: "example in makeitreal wow", userId: 1 }' http://jsonplaceholder.typicode.com/posts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment