Skip to content

Instantly share code, notes, and snippets.

@jazztpt
Created June 24, 2011 17:34
Show Gist options
  • Save jazztpt/1045261 to your computer and use it in GitHub Desktop.
Save jazztpt/1045261 to your computer and use it in GitHub Desktop.
Return array of ids with a url mapping
{
"url_mapping":"http://oursocialbloggingsite.com/api/articles/<id>",
"elements":
[
{
"guid":"9876",
"id":"123"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment