Skip to content

Instantly share code, notes, and snippets.

@mcshakes
Created February 21, 2018 21:15
Show Gist options
  • Save mcshakes/75244b7907696023efba722dd3b88df6 to your computer and use it in GitHub Desktop.
Save mcshakes/75244b7907696023efba722dd3b88df6 to your computer and use it in GitHub Desktop.
For this Async Project, I want to make an app where the user plans a meal around what is in the fridge.
Question: What can I cook with Chicken thighs, hummus, and 10 ounces of saffron.
User will enter those ingredients and will query the following recipes with one of these two APIs:
https://api.edamam.com/search
or
https://developer.yummly.com/documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment