Skip to content

Instantly share code, notes, and snippets.

@cjwebb
Created June 8, 2014 09:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cjwebb/c26c42e03ea8573efd4c to your computer and use it in GitHub Desktop.
Save cjwebb/c26c42e03ea8573efd4c to your computer and use it in GitHub Desktop.
GET /article/a1
{
"id": "a1",
"title": "Top 3 Sandwiches",
"content": "They all contain bacon.",
"product_list": [
"s1", "s2", "s3"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment