get Meal By Category
given a category (e.g beef, vegan, ...) it will fetch the meals from that category and append them to the list
Parameters
mutable Meals
list to append the Meals
category
given a category (e.g beef, vegan, ...) it will fetch the meals from that category and append them to the list
list to append the Meals