Backend
- server/app/services/recipe_service.py — call TheMealDB's filter-by-ingredient endpoint for each pantry item,
aggregate results, and score each recipe by how many pantry ingredients it matches (returns a ranked list with match
%)
MY issue , i looked into the MEALDB and im pretty sure the filter by multi- ingredient endpoint is actually a payed service - look into this please
Backend
aggregate results, and score each recipe by how many pantry ingredients it matches (returns a ranked list with match
%)
MY issue , i looked into the MEALDB and im pretty sure the filter by multi- ingredient endpoint is actually a payed service - look into this please