Created
October 30, 2012 01:32
-
-
Save graue/3977799 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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