Skip to content

Instantly share code, notes, and snippets.

@nuonveyo
Created February 23, 2020 15:35
Show Gist options
  • Save nuonveyo/6d0cd0841360d3a46b21f8950d063486 to your computer and use it in GitHub Desktop.
Save nuonveyo/6d0cd0841360d3a46b21f8950d063486 to your computer and use it in GitHub Desktop.
{
"status": 1,
"msg": "Success",
"data": [
{
"id": 1,
"fullName": "Rathana"
},
{
"id": 2,
"fullName": "Veyo"
},
{
"id": 3,
"fullName": "Tundra"
},
{
"id": 4,
"fullName": "Dara"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment