In this video I use axios to set up an API for food nutrition from https://developer.edamam.com/
00:42 - edamam.com developer documentation
02:16 - Save user info & build out data path to each value
05:06 - JavaScript parseFloat()
05:53 - Update missing input field
07:09 - Verify API status & update MySQL database
Edamam public path to nutrition data:
https://api.edamam.com/api/nutrition-..." + app_id + "&app_key=" + app_key + "&nutrition-type=logging&ingr=" + foodName + "&"