Skip to content

Instantly share code, notes, and snippets.

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 DaisukeNagata/ae1d9913885e126842bca2f096c15688 to your computer and use it in GitHub Desktop.
Save DaisukeNagata/ae1d9913885e126842bca2f096c15688 to your computer and use it in GitHub Desktop.
JsonSample
{"menu": {
"id": "file",
"value": "File",
"popup": {
"menuitem": [
{"value": "A", "D": "G()"},
{"value": "B", "E": "H()"},
{"value": "C", "F": "K()"}
]
}
}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment