Skip to content

Instantly share code, notes, and snippets.

@andrei512
Created September 14, 2012 10:56
Show Gist options
  • Save andrei512/3721288 to your computer and use it in GitHub Desktop.
Save andrei512/3721288 to your computer and use it in GitHub Desktop.
sample facepile JSON
{
"faces" : ["https://si0.twimg.com/profile_images/1860046271/image_normal.jpg",
"https://si0.twimg.com/profile_images/2518045421/image_normal.jpg",
"https://si0.twimg.com/profile_images/2452768851/bhd68fvfnr5k0micbpcz_normal.jpeg",
"https://si0.twimg.com/profile_images/1824002576/pg-railsconf_normal.jpg",
"https://si0.twimg.com/profile_images/1620281242/Screen_shot_2011-11-03_at_1.11.35_PM_normal.png",
"https://si0.twimg.com/profile_images/1884069342/BGtwitter_normal.JPG",
"https://si0.twimg.com/profile_images/1766054826/cristian_normal.jpg",
"https://si0.twimg.com/profile_images/2235748695/mrtall_white_bg_normal.png"
],
"emotions" : ["smile",
"wtf",
"love",
"shit",
"smile",
"love",
"smile",
"wtf"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment