Skip to content

Instantly share code, notes, and snippets.

@abuiles
Created April 16, 2016 21:57
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 abuiles/b7398759b25779ff58f24db8c43bf1de to your computer and use it in GitHub Desktop.
Save abuiles/b7398759b25779ff58f24db8c43bf1de to your computer and use it in GitHub Desktop.
curl http://localhost:3000/friends/2/relationships/loans -X POST \
-H 'Content-Type: application/vnd.api+json' \
--data-binary '{"data":[{"id":"1", "type":"loans"}]}' -i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment