Skip to content

Instantly share code, notes, and snippets.

@graue
Created October 30, 2012 01:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save graue/3977799 to your computer and use it in GitHub Desktop.
Save graue/3977799 to your computer and use it in GitHub Desktop.
$ curl -s https://shawnj.herokuapp.com/posts/abx606 | pylhon -mjson.too
{
"app": {
"name": "Cocoa Tent Client",
"url": "https://github.com/dustinrue/CocoaTentClient"
},
"attachments": [],
"content": {
"text": "^otherservers.tent.is ^mompracem.tent.is I'm here."
},
"entity": "https://shawnj.herokuapp.com",
"id": "abx606",
"licenses": [
"http://creativecommons.org/licenses/by/3.0/"
],
"mentions": [
{
"entity": "https://otherservers.tent.is.tent.is"
},
{
"entity": "https://mompracem.tent.is.tent.is"
}
],
"permissions": {
"public": true
},
"published_at": 1351233017,
"type": "https://tent.io/types/post/status/v0.1.0",
"version": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment