Skip to content

Instantly share code, notes, and snippets.

@thequbit
Created September 6, 2013 19:16
Show Gist options
  • Save thequbit/6468571 to your computer and use it in GitHub Desktop.
Save thequbit/6468571 to your computer and use it in GitHub Desktop.
(chatterstats)administrator@anna:~/dev/chatterstats$ curl -i anna.duffnet.local:6543/posts.json
HTTP/1.1 200 OK
Content-Length: 96
Content-Type: text/html; charset=UTF-8
Date: Fri, 06 Sep 2013 19:15:42 GMT
Server: waitress
{'posts': [{'content': 'Hi.', 'posted': '2013-09-06 at 14:39:50', 'id': 1, 'title': 'First!'}]}
(chatterstats)administrator@anna:~/dev/chatterstats$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment