Skip to content

Instantly share code, notes, and snippets.

@clintharris
Created October 19, 2011 18:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clintharris/1299241 to your computer and use it in GitHub Desktop.
Save clintharris/1299241 to your computer and use it in GitHub Desktop.
JSON sample data used with JavaScript proof-of-concept at http://jsfiddle.net/clint_harris/vzUdn/
{
"id" : 123,
"name" : "Pete Schweddy",
"roles" : ['admin']
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment