Skip to content

Instantly share code, notes, and snippets.

@ericatsydney
Last active January 6, 2022 03:42
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 ericatsydney/4af295d14a76ee53f2447a489746082c to your computer and use it in GitHub Desktop.
Save ericatsydney/4af295d14a76ee53f2447a489746082c to your computer and use it in GitHub Desktop.
[
{
"id":1,
"amount":10,
"date":"2022-01-01"
},
{
"id":2,
"amount":-2,
"date":"2022-01-02"
},
{
"id":3,
"amount": 10,
"date":"2022-01-03"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment