Cocktail Recipes
TheCocktailDB
1{2 "drink": "Old Fashioned",3 "category": "Cocktail",4 "glass": "Old-fashioned glass",5 "instructions": "Muddle sugar with bitters, add whiskey and ice, stir gently, garnish with an orange peel and cherry.",6 "ingredient_1": "Bourbon",7 "ingredient_2": "Angostura Bitters",8 "ingredient_3": "Sugar"9}1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.thecocktaildb.com/api.php" \2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"