Skip to content

Instantly share code, notes, and snippets.

@raymondctc
Last active April 2, 2019 10:40
Show Gist options
  • Save raymondctc/1999bbd71558f637ce733bbebb35e5a6 to your computer and use it in GitHub Desktop.
Save raymondctc/1999bbd71558f637ce733bbebb35e5a6 to your computer and use it in GitHub Desktop.
{
"items": ["item 1", "item 2", "item 3"],
"next": "792f282e3150f66e32ab229d4c7fd01832ccbf84/page2"
}
{
"items": ["item 4", "item 5", "item 6"],
"next": "f559d9f09719f10350c612c93d23906e4049348f/page3"
}
{
"items": ["item 7", "item 8", "item 9"],
"next": null
}
{
"post": "This is a post"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment