Australian Open Source Software Innovation and Education
[Carbonfootprint-Alexa] Add Tree intent to AWS Lambda function
When a user asks our skill for anything related to Trees, he will invoke Tree intent of our skill and we need to create a function which handles the input and generates the output. In our skill that function is saved on a platform called AWS Lambda function. So you need to add Tree intent to that function. You can also use other intents as reference which are already added to AWS Lambda function. To send API request for this intent use this link as reference: https://gitlab.com/aossie/CarbonFootprint-API/blob/master/api/v1/routes/emissionRoutes.js
Task tags
Students who completed this task
DYay