Skip to content

Instantly share code, notes, and snippets.

@longliveenduro
Created July 4, 2014 06:55
Show Gist options
  • Save longliveenduro/ef5f24a6503dd971e1a7 to your computer and use it in GitHub Desktop.
Save longliveenduro/ef5f24a6503dd971e1a7 to your computer and use it in GitHub Desktop.
{
"questions" : [ { "id":4711, "title" : "Why to follow REST principles?", .... }, ...]
"links" : [
{ "rel" : "previous", "href" : "/questions?beforeId=4711&limit=20" },
{ "rel" : "next", "href" : "/questions?afterId=4731&limit=20" },
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment