Skip to content

Instantly share code, notes, and snippets.

@adhorn
Created May 24, 2018 06:36
Show Gist options
  • Select an option

  • Save adhorn/c07e6b1778426d1099828a180e2a8ee7 to your computer and use it in GitHub Desktop.

Select an option

Save adhorn/c07e6b1778426d1099828a180e2a8ee7 to your computer and use it in GitHub Desktop.
Testing Get function
http https://global.adhorn.me/get/foobar  ✔  13:50:43
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 386
Content-Type: application/json
Date: Fri, 18 May 2018 11:50:48 GMT
X-Amzn-Trace-Id: Root=1-5afebe18-79fda21b908c34d743f9e5c1
x-amz-apigw-id: HFKj1FGMPHcFbIQ=
x-amzn-RequestId: b4d7cf60-5a91-11e8-a53f-c9e1bbeb06fe
{
"item_id": {
"aws:rep:updateregion": "us-west-2",
"aws:rep:updatetime": 1526644244.790001,
"item_id": "foobar",
"session_comment": "It is a love hate relationship"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment