Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save adhorn/d3c7a0ec1c072ed67911238254999c16 to your computer and use it in GitHub Desktop.
POST new item with comment
http POST https://global.adhorn.me/create "session_comment"="It is a love hate relationship" "item_id"="foobar"  ✔  13:50:02
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 23
Content-Type: application/json
Date: Fri, 18 May 2018 11:50:44 GMT
X-Amzn-Trace-Id: Root=1-5afebe14-da73f2310da0b2cd7b61f11f
x-amz-apigw-id: HFKjJE7-vHcFVgQ=
x-amzn-RequestId: b239568b-5a91-11e8-b612-b7f1413e87f0
{
"item_id": " foobar"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment