Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created August 15, 2023 19:29
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 bjoerntx/c5d5f1da923e944b5f414b3af5d9f04f to your computer and use it in GitHub Desktop.
Save bjoerntx/c5d5f1da923e944b5f414b3af5d9f04f to your computer and use it in GitHub Desktop.
[
{
"ID": "1",
"Name": "Name 1",
"Description": "Description 1",
"Price": "$100",
"Qty": "1"
},
{
"ID": "2",
"Name": "Name 2",
"Description": "Description 2",
"Price": "$200",
"Qty": "1"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment