Skip to content

Instantly share code, notes, and snippets.

@JordanMarr
Created May 23, 2019 01:53
Show Gist options
  • Save JordanMarr/f9401e103a5521f4235b7c4660cfd7ab to your computer and use it in GitHub Desktop.
Save JordanMarr/f9401e103a5521f4235b7c4660cfd7ab to your computer and use it in GitHub Desktop.
Username Amount
jdoe $1.50
rmarsh $3.75
[{
"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