Created
July 22, 2018 00:22
-
-
Save gigablox/5a082895d2e8a9e190e109e16c60d354 to your computer and use it in GitHub Desktop.
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
{ | |
"data": { | |
"1": { | |
"verified": true, | |
"real_name": "Mary Meeker", | |
"username": "marymeeker" | |
}, | |
"2": { | |
"verified": true, | |
"real_name": "Conan O' Brien", | |
"username": "ConanOBrien" | |
}, | |
"3": { | |
"verified": false, | |
"real_name": "Baratunde", | |
"username": "baratunde" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment