Skip to content

Instantly share code, notes, and snippets.

@JanPaulEttles
Created December 8, 2011 15:34
Show Gist options
  • Select an option

  • Save JanPaulEttles/1447316 to your computer and use it in GitHub Desktop.

Select an option

Save JanPaulEttles/1447316 to your computer and use it in GitHub Desktop.
nestedformtojson #4
{
"id": "",
"meh": {
"feh": "",
"bleh": ""
},
"tom": {
"tum": "",
"dick": {
"harry": "",
"hairy": ""
},
"tom": {
"tom": "",
"tim": ""
},
"thumb": ""
},
"blah": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment