We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94ee38b commit 2eb3297Copy full SHA for 2eb3297
content/projects/recipe-search/part-2/_index.md
@@ -22,7 +22,7 @@ title: 'React and Redux recipe search: Part 2. API Access with thunks'
22
23
Now that your frontend is awesome, let's get the "Search" button to work.
24
25
-Take a look at [this neat little API](https://developer.edamam.com/edamam-recipe-api)
+Take a look at [this neat little API](https://spoonacular.com/food-api)
26
27
As far as APIs go it's fairly straight-forward. All you need to do is create an account and use the free developer plan.
28
0 commit comments