Skip to content

Instantly share code, notes, and snippets.

@frekw
Created October 22, 2010 13:42
Show Gist options
  • Save frekw/640543 to your computer and use it in GitHub Desktop.
Save frekw/640543 to your computer and use it in GitHub Desktop.
{
"models": [
{
"id": 1,
"title": "My Awesome Document",
"tags": ["note", "school"]
},
{
"id": 2,
"title": "My Other Document",
"tags": ["personal", "letter", "mom"]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment