Skip to content

Instantly share code, notes, and snippets.

@rudiedirkx
Last active December 31, 2015 09:28
Show Gist options
  • Save rudiedirkx/7966691 to your computer and use it in GitHub Desktop.
Save rudiedirkx/7966691 to your computer and use it in GitHub Desktop.
{"error": 0, "users": [{"name": "foo", "hobbies": ["drinking", "eating", "fighting"]}, {"name": "bar", "hobbies": [], "admin": true}]}
[{"name": "foo", "hobbies": ["drinking", "eating", "fighting"]}, {"name": "bar", "hobbies": [], "admin": true}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment