Skip to content

Instantly share code, notes, and snippets.

@dremekie
Last active November 6, 2023 22:27
Show Gist options
  • Save dremekie/b4d7970ec9ac6eeca20de3ed82dfb43d to your computer and use it in GitHub Desktop.
Save dremekie/b4d7970ec9ac6eeca20de3ed82dfb43d to your computer and use it in GitHub Desktop.
DX Engine Tutorial
{
"product_id": "cat05",
"name": "Headphones",
"description": "Tune out the world with these awesome headphones!"
}
{
"id": "p01",
"categoryId": "cat05",
"name": "Bose QuietComfort Ultra",
"price": 549.00
}
{
"product_id": "01",
"nbrUnits": 889
}
{
"product_id": "01",
"nbrUnits": 341
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment