Skip to content

Instantly share code, notes, and snippets.

@drewtang
Created September 19, 2012 15:15
Show Gist options
  • Select an option

  • Save drewtang/3750191 to your computer and use it in GitHub Desktop.

Select an option

Save drewtang/3750191 to your computer and use it in GitHub Desktop.
{
"actor": { "name": "Otto 1", "email": "thaag+otto1_stage@salmonellaville.com" },
"action": "follow",
"message": "A message I am following",
"users": [{ "name": "Otto 2", "email": "thaag+otto2_stage@salmonellaville.com" }],
"private": true,
"object": {
"url": "http://www.example.com",
"type": "person",
"title": "Object Title Otto Test",
"description": "Description"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment