Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created January 27, 2022 11:19
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/a1287c4b2cbe9b23343e14457be30257 to your computer and use it in GitHub Desktop.
Save bjoerntx/a1287c4b2cbe9b23343e14457be30257 to your computer and use it in GitHub Desktop.
[
{
"name": "Jackson",
"firstname": "Peter",
"city": "Charlotte",
"zip": "28226",
"street": "6920 Shannon Willow Rd",
"product": [
{
"name": "TX Text Control .NET Server for ASP.NET",
"price": "2998"
},
{
"name": "TX Text Control .NET for Windows Forms",
"price": "1459"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment