Skip to content

Instantly share code, notes, and snippets.

@bradclawsie
Created March 24, 2012 22:16
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 bradclawsie/2188505 to your computer and use it in GitHub Desktop.
Save bradclawsie/2188505 to your computer and use it in GitHub Desktop.
json of different value types
{"S":"a string"}
{"N":"123456"}
{"SS":["a string","another string"]}
{"NS":["123","456"]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment