Open samuel-ping opened 4 years ago
one lambda function for rekognition and parsing that data and another one for yelp fusion + parsing data
use step functions for connecting lambdas, rather than sending return data back to client then back to lambda again
"determining your mood..." "finding restaurants..." use separate requests for emotion and yelp to achieve this i think