Skip to content

Instantly share code, notes, and snippets.

@cbmgit
Last active July 3, 2018 15:33
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 cbmgit/eb6cf5cc995384af22e8c47df2c46e5e to your computer and use it in GitHub Desktop.
Save cbmgit/eb6cf5cc995384af22e8c47df2c46e5e to your computer and use it in GitHub Desktop.
JSON Example of JSON String data type
{
"firstname": "Tom",
"lastname": "Cruise",
"occupation": "Actor"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment