Skip to content

Instantly share code, notes, and snippets.

@aveek22
Last active March 28, 2021 10:45
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 aveek22/8ba494b16b55b4cf68bf87ef1c67e822 to your computer and use it in GitHub Desktop.
Save aveek22/8ba494b16b55b4cf68bf87ef1c67e822 to your computer and use it in GitHub Desktop.
{
"id": "1",
"productName" : "Samsung Galaxy Mobile",
"productCategory" : "Electronics",
"totalPrice" : 1000
},
{
"id": "2",
"productName" : "Mercedes Benz",
"productCategory" : "Automobile",
"totalPrice" : 25000
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment