Created
February 20, 2017 22:28
-
-
Save gaggle/f69f55df8f9a0a0d739e135473f3f2ee to your computer and use it in GitHub Desktop.
fridge-stocking.git
This file contains hidden or 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
sodas.json | |
[ | |
{ | |
"name": "sparkling water", | |
"quantity": 10 | |
}, | |
{ | |
"name": "red bull zero", | |
"quantity": 10 | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment