Last active
October 12, 2020 07:21
-
-
Save nRewik/0975638ea3544b91298234b590078b1e 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
{ | |
"todo": [ | |
{ | |
"id": "0cd7190c-c99b-4716-a6ab-e36432aca084", | |
"title": "non labore quam", | |
"description": "Est enim dolor. Vitae cumque doloremque voluptas. Ex autem voluptas neque facilis deserunt eius fugit possimus molestias.", | |
"userId": "94375b4e-b500-4264-883f-81e920fccc58", | |
"createdAt": "2019-10-16T10:30:11.563Z" | |
}, | |
{ | |
"id": "5294caac-cb74-43ba-a641-50674b9be85c", | |
"title": "ad dolorem explicabo", | |
"description": "Sed et doloremque in voluptatem aut minus iure. Porro reprehenderit mollitia. Illo hic architecto ut. Asperiores ex porro id inventore tenetur. Et quibusdam ad sequi dolor.", | |
"userId": "94375b4e-b500-4264-883f-81e920fccc58", | |
"createdAt": "2020-01-30T20:11:26.610Z" | |
}, | |
{ | |
"id": "186ee7b1-54ee-4bdc-9a55-a1a5edf07d34", | |
"title": "repellendus qui qui", | |
"description": "Eveniet voluptas sunt praesentium eos aperiam qui. Adipisci laborum ipsam sit molestias voluptates voluptates. Est debitis quia quibusdam. Ut omnis maxime. Voluptatum ipsum expedita dolorum qui ipsa vel.", | |
"userId": "94375b4e-b500-4264-883f-81e920fccc58", | |
"createdAt": "2020-10-12T00:38:07.082Z" | |
} | |
], | |
"user": [ | |
{ | |
"id": "94375b4e-b500-4264-883f-81e920fccc58", | |
"name": "Otis Monahan", | |
"avatar": "https://s3.amazonaws.com/uifaces/faces/twitter/alsobrooks/128.jpg" | |
}, | |
{ | |
"id": "b732a0ab-e09a-4c19-b9f5-cd62b017cffa", | |
"name": "Jimmy Schuster", | |
"avatar": "https://s3.amazonaws.com/uifaces/faces/twitter/gt/128.jpg" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment