Created
April 28, 2017 05:59
-
-
Save indykish/64f61504c07bb4641dc36565f4e0a266 to your computer and use it in GitHub Desktop.
Mocky.io: POST of monkey with id: 1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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