Last active
February 6, 2025 01:04
-
-
Save Zenn777/5554b4e7c4d850ac5586ad9f6bad5e90 to your computer and use it in GitHub Desktop.
recipes.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{"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