Skip to content

Instantly share code, notes, and snippets.

@Darkle
Created October 10, 2015 05:35
Show Gist options
  • Save Darkle/158651771e8355cf435f to your computer and use it in GitHub Desktop.
Save Darkle/158651771e8355cf435f to your computer and use it in GitHub Desktop.
[
{ //first object containing array of results (results are in the rows property)
"total_rows": 5,
"offset": 0,
"rows": [
{
"id": "http://hackurls.com/",
"key": "http://hackurls.com/",
"value": {
"rev": "3-545163c9f59fc028edca0080f32a25af"
},
"doc": {
"pageTitle": "Hackurls Title",
"pageText": "Hackurls Page Text Here",
"dateCreated": 1444287030294,
"archiveLink": "https://archive.is/7tFYB",
"safeBrowsing": {
"possiblyUnsafe": false,
"details": null
},
"_id": "http://hackurls.com/",
"_rev": "3-545163c9f59fc028edca0080f32a25af"
}
},
...
]
},
...
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment