Skip to content

Instantly share code, notes, and snippets.

@et
Created June 19, 2015 06:21
Show Gist options
  • Save et/411ef42e22d1bf531647 to your computer and use it in GitHub Desktop.
Save et/411ef42e22d1bf531647 to your computer and use it in GitHub Desktop.
{
"headers":[
"Name",
"Company"
],
"rows":[
{
"Name":{
"text":"Grace Kelly",
"url":"\/prospect\/read\/id\/5"
},
"Company":{
"text":"Kelly Online",
"url":"http:\/\/www.gracekelly.com"
}
},
{
"Name":{
"text":"Warren Beatty",
"url":"\/prospect\/read\/id\/4"
},
"Company":{
"text":"Warren Corp.",
"url":"http:\/\/www.beatty.edu"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment