Created
April 27, 2015 18:19
-
-
Save joshwcomeau/8576ba2c15876554afe3 to your computer and use it in GitHub Desktop.
emotions Index respose
This file contains 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
{ | |
"_items": [ | |
{ | |
"_id": "553ba848e4b0bde7020ac65d", | |
"name": "sad" | |
}, | |
{ | |
"_id": "553ba851e4b0bde7020ac65e", | |
"name": "happy" | |
}, | |
{ | |
"_id": "553bae59e4b0bde7020ac689", | |
"name": "confused" | |
}, | |
{ | |
"_id": "553bae60e4b0bde7020ac68a", | |
"name": "surprised" | |
}, | |
{ | |
"_id": "553bae69e4b0bde7020ac68b", | |
"name": "grumpy" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment