Skip to content

Instantly share code, notes, and snippets.

@madflojo
Created November 26, 2020 17:01
Show Gist options
  • Save madflojo/2e973775826ae13c8b85f3d5bf629d6c to your computer and use it in GitHub Desktop.
Save madflojo/2e973775826ae13c8b85f3d5bf629d6c to your computer and use it in GitHub Desktop.
maps.vs.structs.json
{
"name": "example",
"numbers": [
1, 2, 3, 4
],
"nested": {
"isit": true,
"description": "a nested json"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment