July 2018
Intermediate to advanced
404 pages
9h 5m
English
In the previous sections, you created a Henry's Kitchen skill that sends the recipe ideas. The Node.js server endpoint will fulfill Henry's Kitchen skill requests by querying a third-party service called Spoonacular (https://spoonacular.com/food-api). Spoonacular will provide food recommendations to the endpoint service to construct the response that will be sent back to the user.
Here are the steps necessary to create Node.js code for the endpoint web service:
Read now
Unlock full access