Skip to content

Instantly share code, notes, and snippets.

View chompomonim's full-sized avatar

Jaro chompomonim

View GitHub Profile
@chompomonim
chompomonim / flow.json
Created June 9, 2012 12:23 — forked from drobiazko/flow.json
Display customers on GMap
{
"nodes": [
{
"title": "HTTP Request",
"icon": "images/icons/http_64.png",
"top": 132,
"left": 131,
"compID": "http",
"uri": "/users/:id",
"method": "get",
@chompomonim
chompomonim / flow.json
Created June 9, 2012 12:20 — forked from drobiazko/flow.json
Twitter Timeline to Dropbox
{
"nodes": [
{
"title": "Timeline",
"icon": "images/icons/twitter_64.png",
"top": 123,
"left": 234,
"compID": "twitter",
"username": "elasticio",
"backFill": "15",
@chompomonim
chompomonim / flow.json
Created June 9, 2012 12:18 — forked from drobiazko/flow.json
Instagram to Dropbox
{
"nodes": [
{
"title": "Instagram",
"icon": "images/icons/instagram_64.png",
"top": 88,
"left": 179,
"compID": "instagram",
"id": "step_124"
},