-
-
Save elektronik2k5/8880626 to your computer and use it in GitHub Desktop.
filltext.com example response
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
[ | |
{ | |
"id": 1, | |
"isActive": true, | |
"categories": "bar", | |
"fname": "Milind", | |
"lname": "Darbonne", | |
"address": "2406 Amet Rd", | |
"email": "KBechtold@aliquam.net", | |
"uname": "AMcinvale", | |
"dob": "1979-10-27T15:47:49.274Z" | |
}, | |
{ | |
"id": 2, | |
"isActive": false, | |
"categories": "foo", | |
"fname": "Toni", | |
"lname": "Monroe", | |
"address": "7379 Nunc Ct", | |
"email": "ARioux@ipsum.org", | |
"uname": "JPainter", | |
"dob": "1919-01-16T10:44:08.136Z" | |
}, | |
{ | |
"id": 3, | |
"isActive": false, | |
"categories": "bar", | |
"fname": "Anita", | |
"lname": "Weatherly", | |
"address": "934 Ac Rd", | |
"email": "SEllingwood@in.org", | |
"uname": "KKieser", | |
"dob": "1996-10-08T06:45:10.782Z" | |
}, | |
{ | |
"id": 4, | |
"isActive": true, | |
"categories": "foo", | |
"fname": "Wesley", | |
"lname": "Glynn", | |
"address": "4635 Amet Dr", | |
"email": "SRussell@sed.com", | |
"uname": "GEmerson", | |
"dob": "1954-04-12T23:33:52.776Z" | |
}, | |
{ | |
"id": 5, | |
"isActive": true, | |
"categories": "foo", | |
"fname": "Annabelle", | |
"lname": "Lester", | |
"address": "1577 Vestibulum Ln", | |
"email": "GLaiuppa@id.org", | |
"uname": "GHencmann", | |
"dob": "1907-04-20T08:05:16.071Z" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment