Skip to content

Instantly share code, notes, and snippets.

@willyanmarques
Created July 25, 2019 02:10
Show Gist options
  • Save willyanmarques/87024b58c5b89dff30f287acb43e9222 to your computer and use it in GitHub Desktop.
Save willyanmarques/87024b58c5b89dff30f287acb43e9222 to your computer and use it in GitHub Desktop.
{
"page": 1,
"per_page": 3,
"total": 12,
"total_pages": 4,
"data": [
{
"id": 1,
"email": "[email protected]",
"first_name": "George",
"last_name": "Bluth",
"avatar": "https://s3.amazonaws.com/uifaces/faces/twitter/calebogden/128.jpg"
},
{
"id": 2,
"email": "[email protected]",
"first_name": "Janet",
"last_name": "Weaver",
"avatar": "https://s3.amazonaws.com/uifaces/faces/twitter/josephstein/128.jpg"
},
{
"id": 3,
"email": "[email protected]",
"first_name": "Emma",
"last_name": "Wong",
"avatar": "https://s3.amazonaws.com/uifaces/faces/twitter/olegpogodaev/128.jpg"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment