Skip to content

LadyFantasy/Edamam__Recipe-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

The app_ID and app_KEY are privates. For running the program, you'll need to to sign up or log in and then save your own app_id and app_key into a file in the same directory than the program file.

To make a request to the Edamam API use the following URL: https://api.edamam.com/search?q={INGREDIENT}&app_id={YOUR_APP_KEY}&app_key={YOUR_APP_KEY}

spanish API: https://test-es.edamam.com/search?q={INGREDIENT}&app_id={YOUR_APP_KEY}&app_key={YOUR_APP_KEY}

Search example: "https://api.edamam.com/search?q=chicken&app_id=${YOUR_APP_ID}&app_key=${YOUR_APP_KEY}&from=0&to=3&calories=591-722&health=alcohol-free"

About

English and Spanish recipe search

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages