Skip to content

Instantly share code, notes, and snippets.

@taycaldwell
Last active June 6, 2018 16:58
Show Gist options
  • Save taycaldwell/4dfd9f50b61300abe62f312bf700bd89 to your computer and use it in GitHub Desktop.
Save taycaldwell/4dfd9f50b61300abe62f312bf700bd89 to your computer and use it in GitHub Desktop.
json
{
"info": "Info",
"data": [
{
"author": "Author",
"quotes": [
"Test 1!",
"Test 2!"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment