Skip to content

Instantly share code, notes, and snippets.

@indykish
Created April 28, 2017 05:59
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 indykish/64f61504c07bb4641dc36565f4e0a266 to your computer and use it in GitHub Desktop.
Save indykish/64f61504c07bb4641dc36565f4e0a266 to your computer and use it in GitHub Desktop.
Mocky.io: POST of monkey with id: 1
{
"id": "1",
"name": "fegh",
"items": [
{
"key": "food",
"value": "banana"
},
{
"key": "work",
"value": "hanging_trees"
}
],
"forest": "amazon"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment