Skip to content

Instantly share code, notes, and snippets.

@greglockwood
Created March 23, 2020 22:29
Show Gist options
  • Save greglockwood/50c71c0747259074b5cfb8d201fde021 to your computer and use it in GitHub Desktop.
Save greglockwood/50c71c0747259074b5cfb8d201fde021 to your computer and use it in GitHub Desktop.
Test JSON
[
{
"foo": "abc",
"bar": 0
},
{
"foo": "xyz",
"bar": 1
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment