Skip to content

Instantly share code, notes, and snippets.

@JordanMarr
Created May 23, 2019 01:47
Show Gist options
  • Save JordanMarr/272ea15ae8eb4073cf212ef63690dbb0 to your computer and use it in GitHub Desktop.
Save JordanMarr/272ea15ae8eb4073cf212ef63690dbb0 to your computer and use it in GitHub Desktop.
Simple Json
[{
"Username": "jdoe", "Amount": "1.50"
},
{
"Username": "jdoe", "Amount": "1.50"
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment