Skip to content

Instantly share code, notes, and snippets.

@hieu-v
Created March 12, 2020 15:26
Show Gist options
  • Save hieu-v/15d06bfa3feab973f28e0b4ee6aa41a6 to your computer and use it in GitHub Desktop.
Save hieu-v/15d06bfa3feab973f28e0b4ee6aa41a6 to your computer and use it in GitHub Desktop.
{
"data": [
{
"id": "7",
"type": "deck",
"attributes": {
"id": 7,
"name": "aaa",
"description": "aaa",
"user_id": 5,
"image_url": null
}
}
],
"meta": {
"pagination": {
"page": 2,
"prev": 1,
"next": 3,
"pages": 33
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment