Skip to content

Instantly share code, notes, and snippets.

@mcfunley
Created February 15, 2010 23:53
Show Gist options
  • Save mcfunley/305117 to your computer and use it in GitHub Desktop.
Save mcfunley/305117 to your computer and use it in GitHub Desktop.
{
thing_id: 56778,
user_id: 5079854,
description: "rad stuff",
comments: [
{ user_id: 93, text: "you stink!!" },
{ user_id: 991, text: "very nice" }
],
elements: [
{ listing_id: 1234, clicks: 42 },
{ shop_id: 5678, clicks: 666 }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment