Skip to content

Instantly share code, notes, and snippets.

@timaschew
Last active September 24, 2016 08:28
Show Gist options
  • Save timaschew/cdcc596820f6f6540bc60bcc777fd546 to your computer and use it in GitHub Desktop.
Save timaschew/cdcc596820f6f6540bc60bcc777fd546 to your computer and use it in GitHub Desktop.
A successful engagement for a developer

HTTP POST

/anna/hand/left/finger/4

 {
  "ring": {
   "type": "engaged", 
   "gemstone": "aquamarine",
   "color": "rose gold"
  } 
 }

RESPONSE: 201

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