We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e020fb2 commit b53723dCopy full SHA for b53723d
Webfunc-ExpressDemo/config.json
@@ -5,17 +5,18 @@
5
"description": "基于 API 网关和 Web 函数,快速部署 Express 示例项目",
6
"attention": "无",
7
"author": {
8
- "name": "腾讯云"
+ "name": "腾讯云开发者社区"
9
}
10
},
11
"English": {
12
"name": "ExpressDemo",
13
"description": "An Express demo for APIGW and Node.js Web Function",
14
"attention": "None",
15
16
- "name": "Tencent Cloud"
+ "name": "Tencent Cloud Developer Community"
17
18
19
+ "source": "Tencent-Cloud-Community",
20
"runtime": "Nodejs12.16",
21
"type": "web",
22
"readme": "https://github.com/tencentyun/serverless-demo/tree/master/Webfunc-ExpressDemo",
0 commit comments