Skip to content

Instantly share code, notes, and snippets.

@PrenSJ2
Last active May 31, 2024 23:22
Show Gist options
  • Save PrenSJ2/91acf1ae805de805bbaf521b62e7dfc7 to your computer and use it in GitHub Desktop.
Save PrenSJ2/91acf1ae805de805bbaf521b62e7dfc7 to your computer and use it in GitHub Desktop.
{
"drink_style": [
"Sweet",
"Sour",
"Fruity",
"Dry",
"Balanced",
"Boozy",
"No/Low Alc"
],
"taste_notes": [
"Citrus",
"Orange",
"Floral"
],
"seasonal_events": [
"Spring",
"Valentines Day",
"Easter",
"Summer",
"Autumn",
"Christmas",
"Winter"
],
"occasion": [
"Big Party",
"Dinner",
"Chilled"
],
"skill": [
"Expert",
"Semi-Pro",
"Hobbyist",
"Newbie"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment