Skip to content

Instantly share code, notes, and snippets.

@tleyden
Created April 21, 2014 16:34
Show Gist options
  • Save tleyden/11148044 to your computer and use it in GitHub Desktop.
Save tleyden/11148044 to your computer and use it in GitHub Desktop.
view doc
hornet: ~$ http localhost:4984/grocery-sync/8ecc5ef6-8ebf-437c-bf12-5bc4dc344200
HTTP/1.1 200 OK
Content-Length: 161
Content-Type: application/json
Date: Mon, 21 Apr 2014 16:33:36 GMT
Etag: 1-cdd6baa3-6916-444f-83e5-5608b7233dc0
Server: Couchbase Sync Gateway/0.94
{
"_id": "8ecc5ef6-8ebf-437c-bf12-5bc4dc344200",
"_rev": "1-cdd6baa3-6916-444f-83e5-5608b7233dc0",
"check": false,
"created_at": "2014-04-21T16:32:18.150Z",
"text": "foo"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment