Skip to content

Instantly share code, notes, and snippets.

@downing034
Last active June 23, 2019 17:50
Show Gist options
  • Select an option

  • Save downing034/461a88fe10f54043c77d8e854bc282bd to your computer and use it in GitHub Desktop.

Select an option

Save downing034/461a88fe10f54043c77d8e854bc282bd to your computer and use it in GitHub Desktop.
breweries list
{
"boulevard": {
"name": "Boulevard",
"location": "Kansas City, MO",
"best_beer": "Tank 7"
},
"bad_weather": {
"name": "Bad Weather",
"location": "Saint Paul, MN",
"best_beer": "Anomaly"
},
"dangerous_man": {
"name": "Dangerous Man",
"location": "Minneapolis, MN",
"best_beer": "Peanut Butter Porter"
},
"weldwerks": {
"name": "Weldwerks",
"location": "Greely, CO",
"best_beer": "Single Barrel Coconut Coffee Medianoche (draft only)"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment