Skip to content

Instantly share code, notes, and snippets.

@nettofarah
Created November 12, 2012 19:33
Show Gist options
  • Save nettofarah/4061393 to your computer and use it in GitHub Desktop.
Save nettofarah/4061393 to your computer and use it in GitHub Desktop.
typical api response
<response>
<status>200 OK</status>
<errors nil="true"></errors>
<notices nil="true"></notices>
<logged-in>false</logged-in>
<page>1</page>
<per-page>15</per-page>
<total-entries>100</total-entries>
...
</response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment