Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
karlomikus committed Dec 28, 2023
1 parent f50c62a commit 88d36d8
Showing 1 changed file with 16 additions and 15 deletions.
31 changes: 16 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,24 @@ This repository only contains the API server, if you are looking for easy to use
</p>

## Features
- Includes all current IBA cocktails
- Over 100 ingredients
- Add and manage multiple bars
- Fine grained control with user roles
- Endpoints for managing of ingredients and cocktails
- Mark ingredients you have and get all cocktails that you can make
- [Includes over 300 cocktail recipes](https://github.com/bar-assistant/data)
- Includes over 150 base ingredients
- 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 ingredients by what you have and get all the cocktails that you can make
- Detailed cocktail and ingredient information
- Ability to upload and assign images
- Support for assigning multiple images to resources and image sorting
- Shopping list for missing ingredients
- Automatic indexing of data with your prefered search engine
- Supports all drivers that Laravel Scout supports: Algoila, Meilisearch, Database
- Cocktail ingredient substitutes
- Assign glass types to cocktails
- Cocktail recipe scraping
- Cocktail ratings
- User cocktail collections
- Cocktail notes
- 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
- Add user cocktail collections
- Support for cocktail and ingredient notes
- Supports sharing recipes by public links, custom recipe images and printing

## Documentation

Expand Down

0 comments on commit 88d36d8

Please sign in to comment.