-
- Downloads
Enable routing to Alexa functions
Add first Alexa-compatible function HostnameIntent
Showing
- faas 1 addition, 0 deletionsfaas
- gateway/.gitignore 1 addition, 0 deletionsgateway/.gitignore
- gateway/Dockerfile 5 additions, 5 deletionsgateway/Dockerfile
- gateway/server.go 76 additions, 20 deletionsgateway/server.go
- oneshot.sh 12 additions, 0 deletionsoneshot.sh
- sample-functions/HostnameIntent/Dockerfile 11 additions, 0 deletionssample-functions/HostnameIntent/Dockerfile
- sample-functions/HostnameIntent/handler.js 22 additions, 0 deletionssample-functions/HostnameIntent/handler.js
- sample-functions/HostnameIntent/package.json 12 additions, 0 deletionssample-functions/HostnameIntent/package.json
- sample-functions/HostnameIntent/sample.json 16 additions, 0 deletionssample-functions/HostnameIntent/sample.json
oneshot.sh
0 → 100755
sample-functions/HostnameIntent/Dockerfile
0 → 100644
sample-functions/HostnameIntent/handler.js
0 → 100644
sample-functions/HostnameIntent/package.json
0 → 100644
sample-functions/HostnameIntent/sample.json
0 → 100644
Please register or sign in to comment