Skip to content

Instantly share code, notes, and snippets.

@cornedriesprong
Created November 21, 2018 14:49
Show Gist options
  • Save cornedriesprong/8816a6b983c44a0fddf565dc2821f74d to your computer and use it in GitHub Desktop.
Save cornedriesprong/8816a6b983c44a0fddf565dc2821f74d to your computer and use it in GitHub Desktop.
conversations.json
[
{
"header": "yo",
"body": "boo",
"date": "2018-11-21T10:14:13+00:00",
"state": "verified",
"image_name": ""
},
{
"header": "wow",
"body": "yeah",
"date": "2018-11-21T10:14:13+00:00",
"state": "verified",
"image_name": ""
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment