alexa / alexa-skills-kit-sdk-for-nodejs

The Alexa Skills Kit SDK for Node.js helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
Apache License 2.0
3.12k stars 736 forks source link

Add code example for the request envelope utils #564

Closed joshbean closed 5 years ago

joshbean commented 5 years ago

Fixes #562

Description

Add a code example that shows how to use the request envelope utilities

Testing

Built locally with Sphinx and the doc page looks good

Types of changes

Checklist

License