Skip to content

Instantly share code, notes, and snippets.

@matthewsimo
Created March 3, 2016 21:48
Show Gist options
  • Save matthewsimo/122e35146de589087d73 to your computer and use it in GitHub Desktop.
Save matthewsimo/122e35146de589087d73 to your computer and use it in GitHub Desktop.
{
"title": "Quotes App",
"quotes": [{
"body": "It was the best of times, it was the worst of times",
"author": "Charles Dickens",
"date": "1859",
"source": "A Tale of Two Cities"
}, { .. }]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment