Skip to content

Instantly share code, notes, and snippets.

@LocalCommit
Created April 10, 2015 17:30
Show Gist options
  • Save LocalCommit/05efbf3c36d4bc266290 to your computer and use it in GitHub Desktop.
Save LocalCommit/05efbf3c36d4bc266290 to your computer and use it in GitHub Desktop.
{
"joke": [
{
"id": 1,
"joketext": "Цыплята ...",
"jokedate": "2014-01-12",
"authorId": "1"
},
{
"id": 2,
"joketext": "Что-то ещё ...",
"jokedate": "2014-01-12",
"authorId": "2"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment