Skip to content

Instantly share code, notes, and snippets.

@joestump
Created July 25, 2012 22:40
Show Gist options
  • Save joestump/3179146 to your computer and use it in GitHub Desktop.
Save joestump/3179146 to your computer and use it in GitHub Desktop.
/api/products.json
[
{
"admin": true,
"archived": false,
"id": 333,
"name": "sprint.ly"
},
{
"admin": true,
"archived": false,
"id": 444,
"name": "django-ajax"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment