Skip to content

Instantly share code, notes, and snippets.

@sammdec
Last active November 8, 2017 13:48
Show Gist options
  • Save sammdec/6231e2b00e2e2dca072e969f8bdfe079 to your computer and use it in GitHub Desktop.
Save sammdec/6231e2b00e2e2dca072e969f8bdfe079 to your computer and use it in GitHub Desktop.
{
[
date: "2017-11-08 00:00:00 UTC",
posts: [
{
id: 4,
votes: 100,
created_at: "2017-11-08 13:00:00 UTC"
},
{
id: 2,
votes: 50,
created_at: "2017-11-08 18:00:00 UTC"
},
{
id: 1,
votes: 0,
created_at: "2017-11-08 08:00:00 UTC"
},
{
id: 2,
votes: 00,
created_at: "2017-11-08 06:00:00 UTC"
}
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment