Skip to content

Instantly share code, notes, and snippets.

@keisei1092
Created May 25, 2015 08:38
Show Gist options
  • Save keisei1092/eb20c132ef50c040ba70 to your computer and use it in GitHub Desktop.
Save keisei1092/eb20c132ef50c040ba70 to your computer and use it in GitHub Desktop.
how to post json to cps lab visitor derby
curl -v -H "Accept: application/json" -H "Content-type: application/json" -X POST -d {"name":"ほげ"} http://cps.miraitoarumachi.com/people
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment