文件名称:ibm-cloud-functions-serverless-apis:在IBM Cloud Functions上使用Apache OpenWhisk创建无服务器,事件驱动的应用程序,该应用程序执行代码以响应HTTP REST API调用
文件大小:590KB
文件格式:ZIP
更新时间:2024-02-26 11:39:04
serverless bluemix openwhisk ibm-developer-technology-cloud openwhisk-getting-started
具有IBM Cloud功能的无服务器API(由Apache OpenWhisk支持) 用其他语言阅读: ,,。 该项目展示了无服务器,事件驱动的体系结构如何执行代码,以响应HTTP REST API调用的需求而自动扩展。 在调用API端点之前,不会消耗任何资源。 调用它们时,将提供资源以完全独立地每个HTTP方法所需的当前负载。 它显示了四个(用JavaScript编写的)IBM Cloud Functions(由Apache OpenWhisk支持)操作,它们在MySQL数据库中写入和读取数据。 这演示了动作如何与支持的数据服务一起工作以及如何响应HTTP请求执行逻辑。 一个动作映
【文件预览】:
ibm-cloud-functions-serverless-apis-master
----.travis.yml(879B)
----client()
--------cat-get.sh(172B)
--------cat-delete.sh(184B)
--------cat-post.sh(278B)
--------cat-put.sh(294B)
----docs()
--------getting-started-with-openwhisk.png(62KB)
--------serverless-apis.png(152KB)
--------arch_buildserverless.png(98KB)
--------OPENWHISK.md(694B)
--------openwhisk-nav.png(24KB)
--------OPENWHISK-ko.md(725B)
--------openwhisk-cli.png(253KB)
----README-ko.md(12KB)
----travis-test.py(3KB)
----README-ja.md(15KB)
----README-zhTW.md(9KB)
----LICENSE(11KB)
----CONTRIBUTING.md(419B)
----template.local.env(309B)
----deploy.sh(3KB)
----.gitignore(67B)
----README.md(11KB)
----actions()
--------cat-get-action()
--------cat-put-action()
--------cat-delete-action()
--------cat-post-action()
----MAINTAINERS.md(3KB)
----.bluemix()
--------deploy.json(5KB)
--------pipeline.yml(3KB)
--------toolchain.yml(2KB)
----travis-test.sh(2KB)