Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active July 3, 2020 11:07
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 velotiotech/7c3aae6f8015035a091794a43677aa58 to your computer and use it in GitHub Desktop.
Save velotiotech/7c3aae6f8015035a091794a43677aa58 to your computer and use it in GitHub Desktop.
curl -X POST -d '{"name":"A Game of Thrones (A Song of Ice and Fire)“, "author":"George R.R. Martin","price":343}' http://a7ee4f4c3b0ea11e8b0f912f36098e4d-672471149.us-east-1.elb.amazonaws.com/books
{"id":"5b8fab49fa142b000108d6aa","name":"A Game of Thrones (A Song of Ice and Fire)","author":"George R.R. Martin","price":343}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment