hyperform:适用于AWS Lambda的简单无服务器部署程序Google Cloud Functions

时间:2021-03-16 21:00:25
【文件属性】:
文件名称:hyperform:适用于AWS Lambda的简单无服务器部署程序Google Cloud Functions
文件大小:146KB
文件格式:ZIP
更新时间:2021-03-16 21:00:25
aws-lambda deployment serverless faas google-cloud-functions 下一代无服务器部署程序对于AWS Lambda和Google Cloud功能 安装 $ npm install -g hyperform-cli 用法 $ hf init $ hf deploy [--url] :writing_hand: 编写普通JavaScript 第一个参数始终是一个对象。 它是已解析的POST正文,已解析的GET查询字符串,或未更改的SNS,Google PubSub,Google Storage(...)事件。 默认值为{} 。 function greet ( input , http ) { if ( http . method != null ) { console . log ( ` I was invoked via ${ http . method } . Headers: ${ http . headers } ` )
【文件预览】:
hyperform-master
----hyperform-banner.png(11KB)
----index.js(9KB)
----printers()
--------index.js(1005B)
----package.json(1KB)
----copier()
--------index.js(1KB)
----.eslintrc.json(587B)
----.github()
--------workflows()
----response-collector()
--------index.js(823B)
--------.gitignore(15B)
----authorizer-gen()
--------utils.js(921B)
--------index.js(8KB)
--------utils.oldtest.js(801B)
--------index.oldtest.js(8KB)
----LICENSE(11KB)
----package-lock.json(294KB)
----index.test.js(5KB)
----schemas()
--------index.js(541B)
--------index.test.js(2KB)
----discoverer()
--------index.js(3KB)
----bundler()
--------utils.js(2KB)
--------utils.test.js(2KB)
--------google()
--------amazon()
----publisher()
--------amazon()
----.gitignore(95B)
----deployer()
--------google()
--------amazon()
----README.md(3KB)
----transpiler()
--------index.js(5KB)
----initer()
--------index.js(8KB)
--------index.test.js(5KB)
----meta()
--------index.js(296B)
----template()
--------index.js(4KB)
--------.eslintrc.json(326B)
----zipper()
--------index.js(1KB)
--------index.test.js(772B)
--------google()
----uploader()
--------google()
--------amazon()
----kindler()
--------index.js(1KB)
--------index.tes.js(8B)
----parser()
--------index.js(1KB)
----cli.js(3KB)
----surveyor()
--------index.js(867B)

网友评论