sharpstef / alexa-snippets

Snippets of modules and code examples for Alexa skills

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alexa Snippets

Snippets of modules and code examples for Alexa skills.

Node.js Snippets

  1. Attributes persistence in ASK v2 - Query user object from DynamoDB, set to session attributes, then save session attribtues back to persistent attributes on skill exit. Includes a request interceptor and a saveUser function.

About

Snippets of modules and code examples for Alexa skills


Languages

Language:TypeScript 81.1%Language:JavaScript 18.9%