Skip to content

Instantly share code, notes, and snippets.

@jamiehodge
Created January 30, 2013 11:13
Show Gist options
  • Save jamiehodge/4672534 to your computer and use it in GitHub Desktop.
Save jamiehodge/4672534 to your computer and use it in GitHub Desktop.
Link headers and collections
Link: <http://localhost:5000/catalogs/>; rel="self"; title="Catalog Index"
Link: <http://localhost:5000/catalogs/1>; rel="item"; title="Catalog"
Link: <http://localhost:5000/catalogs/2>; rel="item"; title="Catalog"
...
Link: <http://localhost:5000/catalogs/?page=2&page_size=12>; rel="next"; title="Next Page"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment