Skip to content

Instantly share code, notes, and snippets.

@hkakutalua
Created June 2, 2020 21:16
Show Gist options
  • Save hkakutalua/94df2eb423fc4d63ee7fb553702dfa99 to your computer and use it in GitHub Desktop.
Save hkakutalua/94df2eb423fc4d63ee7fb553702dfa99 to your computer and use it in GitHub Desktop.
[
{
"id": 1,
"firstName": "Henrick",
"lastName": "Kakutalua",
"birthday": "2020-06-02T22:10:16.016+01:00",
"bio": "Lorem ipsum",
"imageUrl": "https://image/profile_photo.jpg"
},
{
"id": 2,
"firstName": "Alexandre",
"lastName": "Juca",
"birthday": "2020-06-02T22:10:16.016+01:00",
"bio": "Lorem ipsum",
"imageUrl": "https://image/profile_photo.jpg"
},
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment