Skip to content

karlomikus/bar-assistant

Repository files navigation

Bar assistant Logo

Docker image Docker image Tests

🍸 Bar Assistant

Bar Assistant is a self hosted application for managing your home bar. It allows you to search and filter cocktails, add ingredients and create custom cocktail recipes.

This repository only contains the API server, if you are looking for easy to use web client, take a look at Salt Rim.

Click here to view API demo.
Click here to view frontend demo.
Email: admin@example.com · Password: password

Features

  • Includes over 300 cocktail recipes with detailed information
  • Includes over 150 base ingredients with categories
  • Add and manage multiple bars and bar members
  • Fine-grained user control with user roles
  • Endpoints for managing and filtering ingredients and cocktails
  • Filter recipes by ABV, base ingredient, tags and more
  • Filter recipes based on whether you have the right ingredients or not
  • Detailed cocktail and ingredient information
  • Support for assigning multiple images to resources and image sorting
  • Shopping list generation based on missing ingredients in your inventory
  • Automatic indexing of data with Meilisearch
  • Support for custom cocktail ingredient substitutes
  • Support for glass types, utensils, tags, ingredient categories and more
  • Cocktail recipe importing via URL, JSON, YAML or custom collections
  • Support for cocktail ratings
  • Create user-specific cocktail collections for easy referencing and sharing
  • Support for cocktail and ingredient notes
  • Supports sharing recipes by public links, custom recipe images and printing
  • Create public bar menus
  • Manage custom API personal access tokens with custom permissions set by users
  • Detailed statistics about recipes and user tastes

Cloud

Visit barassistant.app for more information about our cloud offering.

Cloud offering screenshot

Documentation

Documentation is available here.

Contributing

Contributions Welcome!

For more details, see CONTRIBUTING.md.

License

The Bar Assistant API is open-sourced software licensed under the MIT license.