Favorite Router
| Method | Arguments |
|---|---|
Get All ingredients with status favorite | |
| Delete ingredients from favorites list | |
| Another version that adds favorites | by passing ingredient_id |
| Add favorites/clear??? | |
| Method that list all favorites | |
| Method that will delete favorites | by passing array with ingredient_ids |
