Skip to content

Instantly share code, notes, and snippets.

@woniesong92
Created June 27, 2016 16:17
Show Gist options
  • Save woniesong92/79028e455248507398464ffbcf090772 to your computer and use it in GitHub Desktop.
Save woniesong92/79028e455248507398464ffbcf090772 to your computer and use it in GitHub Desktop.
subreddits: [{
title: "food"
posts: [{
id: "",
body: "..",
comments: [{
id: ".."
body: "..",
}]
..morePosts
},
title: "culture"
posts: [{
id: "",
body: "..",
comments: [{
id: ".."
body: "..",
}]
..morePosts
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment