Last active
August 16, 2018 12:07
-
-
Save Abhishek9634/f3384f19a6c647e56d06159e27e94677 to your computer and use it in GitHub Desktop.
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
[ | |
{ | |
"abv": "0.05", | |
"ibu": "", | |
"id": 1436, | |
"name": "Pub Beer", | |
"style": "American Pale Lager", | |
"ounces": 12 | |
}, | |
{ | |
"abv": "0.06", | |
"ibu": "", | |
"id": 2265, | |
"name": "Devils Cup", | |
"style": "American Pale Ale (APA)", | |
"ounces": 12 | |
}, | |
{ | |
"abv": "0.07", | |
"ibu": "", | |
"id": 2264, | |
"name": "Rise of the Phoenix", | |
"style": "American IPA", | |
"ounces": 12 | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment