Skip to content

Instantly share code, notes, and snippets.

@jeznag
Created May 17, 2015 04:57
Show Gist options
  • Save jeznag/6d08233bd3af27761a9e to your computer and use it in GitHub Desktop.
Save jeznag/6d08233bd3af27761a9e to your computer and use it in GitHub Desktop.
Expected JSON payload
{
"people": [
{
"name": "Oliver Oldham",
"location": "Sydney Australia",
"description": "Enterprise Technologist in Cloud and Infrastructure. General Manager of the Cloud Practice @ Telstra, critical thinker and Jumps from perfectly good planes.",
"photo": "https://pbs.twimg.com/profile_images/422596819260936192/EAHtLc78_normal.jpeg"
},
{
"name": "Tim Love",
"location": "Sydney, Australia",
"description": "Senior Integration Manager at @_MCN. I create partnerships between brands and @eonline, @SkyNewsAust, @NatGeo, @Telstra, @Discovery, @Foxtel and @FlyingSoloAU.",
"photo": "https://pbs.twimg.com/profile_images/548719585734574080/9LNbMAA4_normal.jpeg"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment