Skip to content

Instantly share code, notes, and snippets.

@lancehunt
Created April 21, 2012 23:30
Show Gist options
  • Save lancehunt/2440242 to your computer and use it in GitHub Desktop.
Save lancehunt/2440242 to your computer and use it in GitHub Desktop.
Untitled_336
{
"nodes": [
{
"title": "HTTP Response",
"icon": "images/icons/http_64.png",
"top": 82,
"left": 828,
"compID": "http_response",
"id": "step_437"
},
{
"title": "HTTP Request",
"icon": "images/icons/http_64.png",
"top": 89,
"left": 302,
"compID": "http",
"uri": "/users/:id",
"method": "get",
"id": "step_483"
},
{
"title": "Timeline",
"icon": "images/icons/twitter_64.png",
"top": 263,
"left": 539,
"compID": "twitter",
"username": "lancehunt",
"backFill": "15",
"id": "step_521"
}
],
"connections": [
{
"from": "step_483",
"to": "step_521"
},
{
"from": "step_521",
"to": "step_437"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment