Created
December 22, 2017 15:26
-
-
Save canberkozcelik/1d0d5ca9fca263b24fc6ebf56417b88d 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
[ | |
{ | |
"_id": "5a3d202a2c543f89e3a8fd39", | |
"index": 0, | |
"guid": "4867b1ad-504a-443b-96a6-04e4d4fd5b1b", | |
"isActive": true, | |
"balance": "$2,869.73", | |
"picture": "http://placehold.it/32x32", | |
"age": 33, | |
"eyeColor": "blue", | |
"name": "Wendi Gilmore", | |
"gender": "female", | |
"company": "ENERVATE", | |
"email": "[email protected]", | |
"phone": "+1 (919) 477-2153", | |
"address": "475 Verona Street, Malott, Vermont, 6666", | |
"about": "Enim incididunt fugiat duis mollit ullamco aliqua consequat mollit in cupidatat consequat. Ea magna minim minim laborum do anim ex ea labore cupidatat sunt aliquip officia consectetur. Esse ut amet anim culpa est nulla fugiat occaecat anim pariatur veniam mollit. Pariatur velit in aliqua elit magna proident magna eu excepteur et. Do est consequat ex dolore esse non nostrud officia cupidatat dolore qui.\r\n", | |
"registered": "2015-04-29T04:37:10 -04:00", | |
"latitude": 45.516706, | |
"longitude": -22.986577, | |
"tags": [ | |
"tempor", | |
"Lorem", | |
"et", | |
"aliqua", | |
"eu", | |
"est", | |
"exercitation" | |
], | |
"friends": [ | |
{ | |
"id": 0, | |
"name": "Lorie Kline" | |
}, | |
{ | |
"id": 1, | |
"name": "Weiss Long" | |
}, | |
{ | |
"id": 2, | |
"name": "Serena Carson" | |
} | |
], | |
"greeting": "Hello, Wendi Gilmore! You have 4 unread messages.", | |
"favoriteFruit": "apple" | |
}, | |
... | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment