alexa-app-server:适用于alexa-app的Alexa应用服务器

时间:2024-05-20 15:20:04
【文件属性】:

文件名称:alexa-app-server:适用于alexa-app的Alexa应用服务器

文件大小:146KB

文件格式:ZIP

更新时间:2024-05-20 15:20:04

JavaScript

alexa应用服务器 一个使用Node.js和模块的Alexa应用(技能)服务器模块。 稳定释放 您正在阅读下一版本alexa-app-server的文档,该文档应为3.0.3。 从以前的版本时,请参阅并确保阅读 。 当前的稳定版本是 。 安装 npm install alexa-app-server --save 用法 var AlexaAppServer = require ( 'alexa-app-server' ) ; var instance = AlexaAppServer . start ( { server_root : __dirname , // Path to root public_html : "public_html" , // Static content app_dir : "apps" , // Location


【文件预览】:
alexa-app-server-master
----.travis.yml(410B)
----invalid_examples()
--------public_html()
--------server()
--------server.js(462B)
--------apps()
--------sslcert()
----utils.js(723B)
----index.js(10KB)
----package.json(1KB)
----UPGRADING.md(943B)
----RELEASING.md(2KB)
----test()
--------test-examples-server-https-fail-checks.js(2KB)
--------test-examples-server-pre-post-functions.js(2KB)
--------test-server-config.js(3KB)
--------test-examples-server-verification.js(2KB)
--------test-examples-server.js(3KB)
--------test-examples-server-app-loading-fail-checks.js(1KB)
--------test-utils.js(3KB)
--------test-examples-server-https-support-extended.js(5KB)
--------example.txt(43B)
--------example.json(62B)
--------test-examples-server-custom-bindings.js(2KB)
--------sample-schema.txt(457B)
--------sample-utterances.txt(10KB)
--------test-examples-server-https-support.js(2KB)
--------sample-launch-req.json(545B)
----package-lock.json(136KB)
----dangerfile.js(224B)
----CONTRIBUTING.md(3KB)
----views()
--------templates.json(4KB)
--------angular.min.js(162KB)
--------test.ejs(8KB)
----examples()
--------public_html()
--------server()
--------server.js(507B)
--------apps()
--------sslcert()
----LICENSE.md(1KB)
----.gitignore(641B)
----CHANGELOG.md(7KB)
----README.md(12KB)
----.gitattributes(378B)

网友评论