Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Last active February 24, 2016 09:19
Show Gist options
  • Save kjunichi/a5ef74b9822c41896659 to your computer and use it in GitHub Desktop.
Save kjunichi/a5ef74b9822c41896659 to your computer and use it in GitHub Desktop.
curl 'https://kjunichiunko.herokuapp.com/api/' \
--verbose \
--request POST \
--header 'Content-Type: application/json' \
--data-binary '{"project":{"title":"Forked}}'

関連

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment