Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions Webfunc-ExpressDemo/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,22 @@
"description": "基于 API 网关和 Web 函数,快速部署 Express 示例项目",
"attention": "无",
"author": {
"name": "腾讯云"
"name": "腾讯云开发者社区"
}
},
"English": {
"name": "ExpressDemo",
"description": "An Express demo for APIGW and Node.js Web Function",
"attention": "None",
"author": {
"name": "Tencent Cloud"
"name": "Tencent Cloud Developer Community"
}
},
"source": "Tencent-Cloud-Community",
"runtime": "Nodejs12.16",
"type": "web",
"readme": "https://github.com/tencentyun/serverless-demo/tree/master/Webfunc-ExpressDemo",
"version": "0.5.2",
"version": "0.5.3",
"tags": [
"WebFunc",
"Express",
Expand Down