Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 306 Bytes

File metadata and controls

5 lines (4 loc) · 306 Bytes

recipe-search-API-

Program to search for recipes based on an ingredient using the Edamam Recipe API The user is asked to enter an ingredient that they want to search for. The program outputs a list of recipes that use this ingredient, plus calorie count, and saves the results to a separate txt file.