Skip to content

Instantly share code, notes, and snippets.

@jazztpt
Created June 24, 2011 16:58
Show Gist options
  • Save jazztpt/1045195 to your computer and use it in GitHub Desktop.
Save jazztpt/1045195 to your computer and use it in GitHub Desktop.
Accept arrays instead of single objects in POST requests
[
{
"title":"Exciting Blog Post",
"text":"To make an exciting post, talk about explosions. Works for Hollywood....",
"guid":"9876"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment