You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Spoonacular API has a lot of possible options that can be used when searching for recipes, e.g. diets like keto & paleo, food intolerances like dairy and eggs, cuisines like Italian and Japanese, etc.
Our app would potentially be more usable if users were able to specify food intolerances, diets, etc in addition to the preferences we already have in the code (vegan, vegetarian, and gluten free).
See the details of a complex recipe search API call here:
The Spoonacular API has a lot of possible options that can be used when searching for recipes, e.g. diets like keto & paleo, food intolerances like dairy and eggs, cuisines like Italian and Japanese, etc.
Our app would potentially be more usable if users were able to specify food intolerances, diets, etc in addition to the preferences we already have in the code (vegan, vegetarian, and gluten free).
See the details of a complex recipe search API call here:
https://spoonacular.com/food-api/docs#Search-Recipes-Complex
The text was updated successfully, but these errors were encountered: