https://github.com/stevana/cocktails
Cocktail database
https://github.com/stevana/cocktails
cocktails recipe
Last synced: 3 months ago
JSON representation
Cocktail database
- Host: GitHub
- URL: https://github.com/stevana/cocktails
- Owner: stevana
- License: other
- Created: 2018-01-14T14:22:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-16T11:32:58.000Z (3 months ago)
- Last Synced: 2025-03-16T12:26:18.304Z (3 months ago)
- Topics: cocktails, recipe
- Language: Haskell
- Size: 175 KB
- Stars: 21
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## cocktails
[](https://github.com/stevana/cocktails/actions)
This repository contains a cocktail database and a program that
generates a static webpages from said database.The database of recipes can be found in `data/cocktails.yaml`, the
recipes must only mention ingredients that are listed in
`data/ingredients.yaml`.The generated website is hosted on [Github
pages](https://stevana.github.io/cocktails), and updated automatically upon
changes to the cocktail database.### See also
* https://euvs-vintage-cocktail-books.cld.bz/
* https://github.com/daveturnbull/cocktails/blob/master/COCKTAILS.md
* https://github.com/teijo/iba-cocktails/blob/master/recipes.json
* https://github.com/balevine/cocktails
* https://github.com/snoack/cocktail-search