In search for liquid perfection. Cocktail and Mix Database
So far I've used,
- Django, for the project's backend.
- Scrapy, to build a web scraper and feed the data directly to Django's database. Link
- Vue.js, for the project's frontend, especially the cocktail maker.
- Elasticsearch, to provide search functionality.
- GraphQL, so far just as a proof of concept.
And some more to come!