Skip to content

Instantly share code, notes, and snippets.

@aaronpk
Created August 15, 2014 15:31
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 aaronpk/67e7391908020c1588db to your computer and use it in GitHub Desktop.
Save aaronpk/67e7391908020c1588db to your computer and use it in GitHub Desktop.
{
"type": [
"h-entry"
],
"properties": {
"author": [
{
"type": [
"h-card"
],
"properties": {
"name": [
"Aaron Parecki"
],
"photo": [
"https:\/\/aaronparecki.com\/images\/aaronpk.png"
],
"logo": [
"https:\/\/aaronparecki.com\/images\/aaronpk.png"
],
"url": [
"http:\/\/aaronparecki.com\/"
]
},
"value": "Aaron Parecki"
}
],
"location": [
{
"type": [
"h-card"
],
"properties": {
"name": [
"Portland, OR, USA"
]
},
"value": "Portland, OR, USA"
}
],
"name": [
"Hello Ben, this is a super secret message!"
],
"recipient": [
"http:\/\/ben.thatmustbe.me"
],
"url": [
"http:\/\/aaronparecki.com\/messages\/2014\/08\/15\/1\/"
],
"published": [
"2014-08-15T08:26:00-07:00"
],
"content": [
{
"html": "Hello Ben, this is a super secret message!",
"value": "Hello Ben, this is a super secret message!"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment