Skip to content

Instantly share code, notes, and snippets.

@Zenn777
Last active February 6, 2025 01:04
Show Gist options
  • Save Zenn777/5554b4e7c4d850ac5586ad9f6bad5e90 to your computer and use it in GitHub Desktop.
Save Zenn777/5554b4e7c4d850ac5586ad9f6bad5e90 to your computer and use it in GitHub Desktop.
recipes.json
[
{"id": 1, "name": "Celular", "price": 1200.75},
{"id": 2, "name": "Notebook", "price": 3500.10},
{"id": 3, "name": "Tablet", "price": 1500.00}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment