[
  {
    "identifier": "react-web-template",
    "lang": "en",
    "language": "javascript",
    "runtimeVersion": "Nodejs18.15",
    "entryPoint": "main",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/web/cloudbase-react-template",
    "zipFileStore": "cloud://lowcode-5g5llxbq5bc9299e.6c6f-lowcode-5g5llxbq5bc9299e-1300677802/weda-uploader/339dbb83d1b131f48d3a8b652749e6ce-raact-template.zip",
    "titleIcon": "https://qcloudimg.tencent-cloud.cn/raw/78f13657d6172914ad3be3fe431220ab.svg",
    "_id": "cc84495d693bd3d9075c2a1524ecbc88",
    "_openid": "1955900585661755394",
    "createdAt": "2025-12-12 16:35:37",
    "updatedAt": "2026-04-20 17:25:47",
    "owner": "chrisccchen",
    "createBy": "chrisccchen",
    "updateBy": "wangwu1",
    "title": "React Web Application Template",
    "description": "Modern Web Application Template based on React, Vite, and Tencent CloudBase",
    "order": 1,
    "isCompile": false,
    "funcTypes": [
      "tcbStatichost"
    ],
    "tags": [
      "react",
      "web"
    ],
    "targetPlatform": [
      "intl",
      "default"
    ]
  },
  {
    "identifier": "http-go-gin",
    "lang": "en",
    "language": "Golang",
    "runtimeVersion": "Go1",
    "entryPoint": "main",
    "imagePath": "crunbuild-az-new.tencentcloudcr.com/cloudbase/cbrf-template-gin-example:v1.0.0",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-go-gin",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/http-go-gin.zip",
    "titleIcon": "cloud://lowcode-5g5llxbq5bc9299e.6c6f-lowcode-5g5llxbq5bc9299e-1300677802/weda-uploader/cd946d0e7e8c1a22a43398a6b41f2d93-gin-color.svg",
    "_id": "f51ab3f0689ea66901ed4cc177ea3017",
    "_openid": "1524963278340493312",
    "createdAt": "2025-08-15 11:15:53",
    "updatedAt": "2026-07-06 19:56:06",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Gin Framework",
    "description": "HTTP function example built with Go Gin framework",
    "sampleCode": "# Deploy a Gin app\n\nSource references:\n\n* github: https://github.com/TencentCloudBase/cloudrun-gin\n* gitee: https://gitee.com/TencentCloudBase/cloudrun-gin",
    "order": 30,
    "containerPort": 8080,
    "isCompile": true,
    "funcTypes": [
      "scfWeb"
    ],
    "tags": [
      "http",
      "go",
      "gin",
      "web-framework"
    ],
    "displayPage": [
      "platform-run"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-go-gin"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-go-gin"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/http-go-gin"
        }
      }
    ],
    "category": "framework",
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "openclaw-en",
    "lang": "en",
    "language": "Javascript",
    "runtimeVersion": "Nodejs20.19",
    "imagePath": "crunbuild-az-new.tencentcloudcr.com/cloudbase/openclaw-js:0.0.1",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/httpfunctions/openclaw-js",
    "scfDemoID": "demo-nscqrv3j",
    "zipFilePath": "https://tcb.cloud.tencent.com/ai/agent/templates_tcbr_zip/openclaw-js-0.0.1.zip",
    "titleIcon": "https://qcloudimg.tencent-cloud.cn/raw/1336503cf5d90e9ae308a71129fd044e.svg",
    "_id": "1b12d66e6a0d2eb000f59b584ebb860e",
    "_mainDep": "test2",
    "_openid": "1795781876440469505",
    "createdAt": "2026-05-20 11:46:56",
    "updatedAt": "2026-07-16 21:47:50",
    "owner": "huming",
    "createBy": "huming",
    "updateBy": "wangwu1",
    "title": "OpenClaw",
    "description": "Quickly integrate the open-source AI assistant \"Lobster AI,\" supporting SSE streaming responses, real-time interaction, and JWT token-based user authentication",
    "guide": "View the guide for filling in [environment variables]((https://docs.cloudbase.net/ai/agent-development/frameworks/openclaw)), To deploy the open source version, [click to go]((https://tcb.cloud.tencent.com/dev#/lighthouse/create?blueprintType=APP_OS&blueprintId=lhbp-2jn60c9c))",
    "order": 2,
    "containerPort": 9000,
    "isCompile": false,
    "isHide": true,
    "funcTypes": [
      "tcbrContainer",
      "scfWeb"
    ],
    "tags": [
      "Agent dev platform"
    ],
    "envParams": [
      {
        "visible": true,
        "placeholder": "Please enter the OpenClaw Gateway Token (API key)",
        "key": "OPENCLAW_GATEWAY_TOKEN"
      },
      {
        "visible": true,
        "placeholder": "Please enter the OpenClaw API base URL",
        "key": "OPENCLAW_BASE_URL"
      },
      {
        "visible": true,
        "placeholder": "Please enter OpenClaw Agent ID",
        "value": "main",
        "key": "OPENCLAW_AGENT_ID"
      }
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/httpfunctions/openclaw-js"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/httpfunctions/openclaw-js"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/httpfunctions/openclaw-js"
        }
      }
    ],
    "category": "aiAgent",
    "targetPlatform": [
      "default"
    ]
  },
  {
    "identifier": "vue-web-template",
    "lang": "en",
    "language": "javascript",
    "runtimeVersion": "Nodejs18.15",
    "entryPoint": "main",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/web/cloudbase-vue-template",
    "zipFileStore": "cloud://lowcode-5g5llxbq5bc9299e.6c6f-lowcode-5g5llxbq5bc9299e-1300677802/weda-uploader/841bf653996c331404dad4a4223c1a37-vue-template.zip",
    "titleIcon": "https://qcloudimg.tencent-cloud.cn/raw/4e832fa8ee80bbeb1fe2bd1deb753cba.svg",
    "_id": "cd349d8f693bd501075e457e147558bf",
    "_openid": "1955900585661755394",
    "createdAt": "2025-12-12 16:40:33",
    "updatedAt": "2026-04-20 17:25:51",
    "owner": "chrisccchen",
    "createBy": "chrisccchen",
    "updateBy": "wangwu1",
    "title": "Vue Web Application Template",
    "description": "Modern Web Application Template based on Vue3, Vite and Tencent CloudBase",
    "order": 2,
    "isCompile": false,
    "funcTypes": [
      "tcbStatichost"
    ],
    "tags": [
      "vue",
      "web"
    ],
    "targetPlatform": [
      "intl",
      "default"
    ]
  },
  {
    "identifier": "nextjs-web-template",
    "lang": "en",
    "language": "javascript",
    "runtimeVersion": "Nodejs20.0",
    "entryPoint": "main",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/web/web-cloudbase-nextjs-template",
    "zipFileStore": "cloud://lowcode-5g5llxbq5bc9299e.6c6f-lowcode-5g5llxbq5bc9299e-1300677802/weda-uploader/c323fe7f469e8699f3ebc198cb277153-web-cloudbase-nextjs-template1.zip",
    "titleIcon": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/weda-uploader/2091a45cf2905b9c8f376e94b03b08d4-Next.js.svg",
    "_id": "dde8ef4869d63a700367a0903e98fc03",
    "_openid": "1524963278340493312",
    "createdAt": "2026-04-08 19:22:24",
    "updatedAt": "2026-04-21 16:09:29",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Nextjs Web Application Template",
    "description": "The SSG static site Template based on Next.js, React, and Tencent CloudBase provides developers the ability to quickly build full-stack applications.",
    "order": 3,
    "isCompile": false,
    "isHide": false,
    "funcTypes": [
      "tcbStatichost"
    ],
    "tags": [
      "nextjs",
      "web"
    ],
    "targetPlatform": [
      "intl",
      "default"
    ]
  },
  {
    "identifier": "nuxt-web-template",
    "lang": "en",
    "language": "javascript",
    "runtimeVersion": "Nodejs20.0",
    "entryPoint": "main",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/web/web-cloudbase-nuxt-template",
    "zipFileStore": "cloud://lowcode-5g5llxbq5bc9299e.6c6f-lowcode-5g5llxbq5bc9299e-1300677802/weda-uploader/e3d34cf2c638e9bcbb39b3b19e1f865c-web-cloudbase-nuxt-template1.zip",
    "titleIcon": "cloud://lowcode-5g5llxbq5bc9299e.6c6f-lowcode-5g5llxbq5bc9299e-1300677802/weda-uploader/9a8a3606aed7695f0eed3ea0482876ef-nuxt.svg",
    "_id": "93abbbd769d63889036777e65311d5de",
    "_openid": "1524963278340493312",
    "createdAt": "2026-04-08 19:14:17",
    "updatedAt": "2026-04-21 16:09:23",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Nuxt Web Application Template",
    "description": "The SSG static site Template based on Nuxt 3, Vue 3 and Tencent CloudBase provides developers with the ability to quickly build full-stack applications.",
    "order": 4,
    "isCompile": false,
    "isHide": false,
    "funcTypes": [
      "tcbStatichost"
    ],
    "tags": [
      "nuxt",
      "web"
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "springboot",
    "lang": "en",
    "language": "Java",
    "runtimeVersion": "Java",
    "entryPoint": "main",
    "imagePath": "crunbuild-az-new.tencentcloudcr.com/cloudbase/cbrf-template-springboot-example:v1.0.0",
    "gitUrl": "https://github.com/TencentCloudBase/cloudrun-springboot.git",
    "zipFileStore": "cloud://lowcode-5g5llxbq5bc9299e.6c6f-lowcode-5g5llxbq5bc9299e-1300677802/weda-uploader/ec3989423442fe796d391f75065de1db-1sy1fcy6a2gt62dijkf9n2lmlf6z9gu3_.zip",
    "_id": "f51ab3f0689ea66901ed4cc4542952b4",
    "_openid": "1524963278340493312",
    "createdAt": "2025-08-15 11:15:53",
    "updatedAt": "2026-02-09 16:52:49",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "alfredhuang",
    "title": "Springboot template",
    "description": "HTTP call example implemented using Java language with Springboot framework",
    "sampleCode": "## Intro\n\nHTTP call example implemented using Java language with Springboot framework\n\n## Source code\n\n[cloudrun-springboot](https://github.com/TencentCloudBase/tcbr-templates/tree/main/cloudrun-springboot)",
    "order": 30,
    "containerPort": 8080,
    "isCompile": true,
    "funcTypes": [
      "tcbrContainer"
    ],
    "tags": [
      "java",
      "springboot",
      "WebFramework"
    ],
    "displayPage": [
      "platform-run"
    ],
    "category": "framework",
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "n8n-en",
    "lang": "en",
    "language": "Javascript",
    "runtimeVersion": "Nodejs20.19",
    "imagePath": "crunbuild-az-new.tencentcloudcr.com/cloudbase/n8n-js:v0.0.1",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/httpfunctions/n8n-js",
    "scfDemoID": "demo-oph7qmar",
    "zipFilePath": "https://tcb.cloud.tencent.com/ai/agent/templates_tcbr_zip/n8n-js-v0.0.1.zip",
    "titleIcon": "https://qcloudimg.tencent-cloud.cn/raw/644f18b601598150f32ca2f668d08603.svg",
    "_id": "143da67e6a0d364700f55c8752491527",
    "_mainDep": "test2",
    "_openid": "1795781876440469505",
    "createdAt": "2026-05-20 12:19:19",
    "updatedAt": "2026-05-20 12:28:22",
    "owner": "huming",
    "createBy": "huming",
    "updateBy": "huming",
    "title": "n8n",
    "description": "Can connect to the n8n official website and open source deployment versions. Support connecting n8n workflows through n8n webhooks, support streaming response, and support OpenTelemetry observability",
    "guide": "View [configuration document](https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/httpfunctions/n8n-js#n8n-workflow-%E9%85%8D%E7%BD%AE)，To deploy the open source version, [click to go]((https://tcb.cloud.tencent.com/dev#/lighthouse/create?blueprintType=APP_OS&blueprintId=lhbp-5utfah5i))",
    "order": 85,
    "containerPort": 9000,
    "isCompile": false,
    "funcTypes": [
      "tcbrContainer",
      "scfWeb"
    ],
    "tags": [
      "Agent dev platform"
    ],
    "envParams": [
      {
        "visible": true,
        "placeholder": "Please enter the n8n Webhook URL from the 'When chat message received' node",
        "key": "N8N_WEBHOOK_URL"
      }
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/httpfunctions/n8n-js"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/httpfunctions/n8n-js"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/httpfunctions/n8n-js"
        }
      }
    ],
    "category": "aiAgent",
    "targetPlatform": [
      "default"
    ]
  },
  {
    "identifier": "dify-py-en",
    "lang": "en",
    "language": "Python",
    "runtimeVersion": "Python3.10",
    "imagePath": "crunbuild-az-new.tencentcloudcr.com/cloudbase/cloudrun-dify-python-agent:latest",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/httpfunctions/dify-python",
    "scfDemoID": "demo-9kbl6coz",
    "zipFilePath": "https://tcb.cloud.tencent.com/cloud-run-function-template/dify-agent.zip",
    "titleIcon": "https://qcloudimg.tencent-cloud.cn/raw/42daad18f5376a08367c027c4b59d50a.png",
    "_id": "071a88236a0d37d300f48d362ae744e6",
    "_mainDep": "test2",
    "_openid": "1795781876440469505",
    "createdAt": "2026-05-20 12:25:55",
    "updatedAt": "2026-07-16 21:48:41",
    "owner": "huming",
    "createBy": "huming",
    "updateBy": "wangwu1",
    "title": "Dify",
    "description": "You can connect to the Dify official website and open source deployment versions. Support dialogue API, support streaming and blocking responses, support Agent mode tool calls, support JWT authentication integration",
    "sampleCode": "Support Dify dialogue API, support streaming and blocking responses, support Agent mode tool calls, support JWT authentication integration",
    "guide": "View [Get API Key Document](https://docs.dify.ai/zh/use-dify/publish/developing-with-apis)，To deploy the open-source version, [click to go](https://tcb.cloud.tencent.com/dev#/lighthouse/create?blueprintType=APP_OS&blueprintId=lhbp-hvd5b064)",
    "order": 100,
    "containerPort": 9000,
    "isCompile": false,
    "isHide": true,
    "funcTypes": [
      "scfWeb",
      "tcbrContainer"
    ],
    "tags": [
      "Agent dev platform"
    ],
    "envParams": [
      {
        "visible": true,
        "placeholder": "Please enter the API Key of Dify platform",
        "key": "DIFY_API_KEY"
      },
      {
        "visible": true,
        "placeholder": "Please enter the basic URL of the Dify platform",
        "value": "https://api.dify.ai/v1",
        "key": "DIFY_API_BASE"
      }
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/httpfunctions/dify-python"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/httpfunctions/dify-python"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/httpfunctions/dify-python"
        }
      }
    ],
    "category": "aiAgent",
    "targetPlatform": [
      "default"
    ]
  },
  {
    "identifier": "go-helloworld",
    "lang": "en",
    "language": "Go",
    "runtimeVersion": "Go1",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/go-helloworld",
    "_id": "9cef38726a4f7b5d001498ad5a98bd69",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-09 18:43:41",
    "updatedAt": "2026-07-09 18:49:55",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Go CloudBase Run",
    "description": "Go language CloudBase Run container deployment example",
    "order": 115,
    "containerPort": 8080,
    "isCompile": false,
    "funcTypes": [
      "tcbrContainer"
    ],
    "tags": [
      "go",
      "helloworld"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/go-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/go-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudbaserun/go-helloworld"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "http-go-helloworld",
    "lang": "en",
    "language": "Go",
    "runtimeVersion": "Go1",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-go-helloworld",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/http-go-helloworld.zip",
    "_id": "6bc128366a44ff1a004baf411d8fc487",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 19:50:50",
    "updatedAt": "2026-07-06 19:52:54",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "HTTP Go Hello World",
    "description": "Go HTTP function helloworld template",
    "sampleCode": "# Go HTTP Hello World\n\nA minimal HTTP function written in Go.\n\nDeploy and visit the access path to see `Hello World from Go HTTP Function!`.",
    "order": 60,
    "isCompile": true,
    "funcTypes": [
      "scfWeb"
    ],
    "tags": [
      "http",
      "go",
      "helloworld"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-go-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-go-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/http-go-helloworld"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "http-java-helloworld",
    "lang": "en",
    "language": "Java",
    "runtimeVersion": "Java11",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-java-helloworld",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/http-java-helloworld.zip",
    "_id": "6bc128366a44ff1b004baf4a1bb0252b",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 19:50:51",
    "updatedAt": "2026-07-06 19:52:57",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "HTTP Java Hello World",
    "description": "Java HTTP function helloworld template",
    "sampleCode": "# Java HTTP Hello World\n\nA minimal HTTP function written in Java.\n\nBuild with `bash build.sh` to produce `app.jar`, then deploy and visit the access path.",
    "order": 100,
    "isCompile": true,
    "funcTypes": [
      "scfWeb"
    ],
    "tags": [
      "http",
      "java",
      "helloworld"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-java-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-java-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/http-java-helloworld"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "http-java-springboot",
    "lang": "en",
    "language": "Java",
    "runtimeVersion": "Java11",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-java-springboot",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/http-java-springboot.zip",
    "_id": "6bc128366a44ff1b004baf51087a46a3",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 19:50:51",
    "updatedAt": "2026-07-06 19:53:05",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Spring Boot Framework",
    "description": "HTTP function example built with Java Spring Boot framework",
    "sampleCode": "# Spring Boot Template\n\nA Spring Boot HTTP function for CloudBase.\n\nBuild with `bash build.sh` to produce `app.jar`, then deploy.",
    "order": 135,
    "isCompile": true,
    "funcTypes": [
      "scfWeb"
    ],
    "tags": [
      "http",
      "java",
      "spring-boot",
      "web-framework"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-java-springboot"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-java-springboot"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/http-java-springboot"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "http-nodejs-express",
    "lang": "en",
    "language": "Nodejs",
    "runtimeVersion": "Nodejs",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-express",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/http-nodejs-express.zip",
    "titleIcon": "cloud://lowcode-5g5llxbq5bc9299e.6c6f-lowcode-5g5llxbq5bc9299e-1300677802/weda-uploader/fd8081e956a2608b586963017d0111f7-Express.svg",
    "_id": "4aee0b4c6a44ff1b002c78a9781fd9a0",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 19:50:51",
    "updatedAt": "2026-07-06 19:53:06",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Express Framework",
    "description": "HTTP function example built with Node.js Express framework",
    "sampleCode": "# Express Template\n\nA minimal HTTP function written with Express.\n\nDeploy and visit the access path to interact with the API.",
    "order": 65,
    "isCompile": false,
    "funcTypes": [
      "scfWeb"
    ],
    "tags": [
      "http",
      "nodejs",
      "express",
      "web-framework"
    ],
    "displayPage": [
      "platform-run"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-express"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-express"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/http-nodejs-express"
        }
      }
    ],
    "category": "framework",
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "http-nodejs-helloworld",
    "lang": "en",
    "language": "Nodejs",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-helloworld",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/http-nodejs-helloworld.zip",
    "_id": "6bc128366a44ff1c004baf666b904eb7",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 19:50:52",
    "updatedAt": "2026-07-06 19:53:07",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "HTTP Node.js Hello World",
    "description": "Node.js HTTP function helloworld template",
    "sampleCode": "# Node.js HTTP Hello World\n\nA minimal HTTP function written in Node.js.\n\nDeploy and visit the access path to see `Hello World from Node.js HTTP Function!`.",
    "order": 160,
    "isCompile": false,
    "funcTypes": [
      "scfWeb"
    ],
    "tags": [
      "http",
      "nodejs",
      "helloworld"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/http-nodejs-helloworld"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "http-nodejs-koa",
    "lang": "en",
    "language": "Nodejs",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-koa",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/http-nodejs-koa.zip",
    "_id": "453530246a44ff1c00411aad140f4999",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 19:50:52",
    "updatedAt": "2026-07-06 19:53:08",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Koa Framework",
    "description": "HTTP function example built with Node.js Koa framework",
    "sampleCode": "# Koa Template\n\nA minimal HTTP function written with Koa.\n\nDeploy and visit the access path to interact with the API.",
    "order": 140,
    "isCompile": false,
    "funcTypes": [
      "scfWeb"
    ],
    "tags": [
      "http",
      "nodejs",
      "koa",
      "web-framework"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-koa"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-koa"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/http-nodejs-koa"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "http-nodejs-nestjs",
    "lang": "en",
    "language": "Nodejs",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-nestjs",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/http-nodejs-nestjs.zip",
    "titleIcon": "cloud://lowcode-5g5llxbq5bc9299e.6c6f-lowcode-5g5llxbq5bc9299e-1300677802/weda-uploader/cd48f6afd878239823f461784613c21b-Nest.js.svg",
    "_id": "453530246a44ff1d00411aba0206dab7",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 19:50:53",
    "updatedAt": "2026-07-09 18:02:47",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Nest.js Framework",
    "description": "HTTP example built with Node.js Nest.js framework",
    "sampleCode": "# Deploy a Nest.js app\n\nSource references:\n\n* github: https://github.com/TencentCloudBase/cloudrun-nestjs\n* gitee: https://gitee.com/TencentCloudBase/cloudrun-nestjs",
    "order": 70,
    "isCompile": false,
    "funcTypes": [
      "scfWeb"
    ],
    "tags": [
      "http",
      "nodejs",
      "nestjs",
      "web-framework"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-nestjs"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-nestjs"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/http-nodejs-nestjs"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "http-nodejs-sse",
    "lang": "en",
    "language": "Nodejs",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-sse",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/http-nodejs-sse.zip",
    "_id": "b917d0ff6a44ff1d00cebd79507f96d4",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 19:50:53",
    "updatedAt": "2026-07-06 19:53:09",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Node.js SSE",
    "description": "Server-Sent Events (SSE) example for HTTP function",
    "sampleCode": "# Server-Sent Events Template\n\nDemonstrates streaming responses from a CloudBase HTTP function using SSE.\n\nDeploy and visit the access path with `curl --no-buffer` to see the streaming events.",
    "order": 145,
    "isCompile": false,
    "funcTypes": [
      "scfWeb"
    ],
    "tags": [
      "http",
      "nodejs",
      "realtime",
      "sse"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-sse"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-sse"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/http-nodejs-sse"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "http-nodejs-websocket",
    "lang": "en",
    "language": "Nodejs18.15",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-websocket",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/http-nodejs-websocket.zip",
    "_id": "6bc128366a44ff1e004bafa338a847b9",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 19:50:54",
    "updatedAt": "2026-07-06 19:53:10",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Node.js WebSocket",
    "description": "Real-time bidirectional communication example built with Node.js WebSocket",
    "sampleCode": "# WebSocket Example\n\nA Node.js WebSocket server/client demo for CloudBase HTTP function.\n\nDeploy and connect using `wss://<env>.service.tcloudbase.com/http-nodejs-websocket/`.",
    "order": 75,
    "isCompile": false,
    "funcTypes": [
      "scfWeb"
    ],
    "tags": [
      "http",
      "nodejs",
      "realtime",
      "websocket"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-websocket"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-nodejs-websocket"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/http-nodejs-websocket"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "http-php-helloworld",
    "lang": "en",
    "language": "Php",
    "runtimeVersion": "Php7.4",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-php-helloworld",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/http-php-helloworld.zip",
    "_id": "4aee0b4c6a44ff1e002c78dd6fb79174",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 19:50:54",
    "updatedAt": "2026-07-06 19:53:11",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "HTTP PHP Hello World",
    "description": "PHP HTTP function helloworld template",
    "sampleCode": "# PHP HTTP Hello World\n\nA minimal HTTP function written in PHP.\n\nDeploy and visit the access path to see `Hello World from PHP HTTP Function!`.",
    "order": 165,
    "isCompile": false,
    "funcTypes": [
      "scfWeb"
    ],
    "tags": [
      "http",
      "php",
      "helloworld"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-php-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-php-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/http-php-helloworld"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "http-php-laravel",
    "lang": "en",
    "language": "Php",
    "runtimeVersion": "Php7.4",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-php-laravel",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/http-php-laravel.zip",
    "_id": "4aee0b4c6a44ff1f002c78ea09f65571",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 19:50:55",
    "updatedAt": "2026-07-09 18:02:48",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Laravel Framework",
    "description": "HTTP function example built with PHP Laravel framework",
    "sampleCode": "# Laravel Template\n\nA Laravel HTTP function for CloudBase.\n\nRun `composer install` locally then deploy.",
    "order": 170,
    "isCompile": false,
    "funcTypes": [
      "scfWeb"
    ],
    "tags": [
      "http",
      "php",
      "laravel",
      "web-framework"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-php-laravel"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-php-laravel"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/http-php-laravel"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "http-php-slim",
    "lang": "en",
    "language": "Php",
    "runtimeVersion": "Php7.4",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-php-slim",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/http-php-slim.zip",
    "_id": "453530246a44ff1f00411b155f421964",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 19:50:55",
    "updatedAt": "2026-07-09 18:02:48",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Slim Framework",
    "description": "HTTP function example built with PHP Slim framework",
    "sampleCode": "# Slim Template\n\nA minimal HTTP function written with the PHP Slim framework.\n\nDeploy and visit the access path to interact with the API.",
    "order": 150,
    "isCompile": false,
    "funcTypes": [
      "scfWeb"
    ],
    "tags": [
      "http",
      "php",
      "slim",
      "web-framework"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-php-slim"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-php-slim"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/http-php-slim"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "http-python-django",
    "lang": "en",
    "language": "Python",
    "runtimeVersion": "Python3.10",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-python-django",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/http-python-django.zip",
    "titleIcon": "cloud://lowcode-5g5llxbq5bc9299e.6c6f-lowcode-5g5llxbq5bc9299e-1300677802/weda-uploader/c00f664a239e237ba12d699c13366537-django-logo-positive.svg",
    "_id": "6bc128366a44ff20004bafd90dbc4807",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 19:50:56",
    "updatedAt": "2026-07-09 18:02:49",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Django Framework",
    "description": "HTTP example built with Python Django framework",
    "sampleCode": "# Deploy a Django app\n\nSource references:\n\n* github: https://github.com/TencentCloudBase/cloudrun-django\n* gitee: https://gitee.com/TencentCloudBase/cloudrun-django",
    "order": 80,
    "isCompile": false,
    "funcTypes": [
      "scfWeb"
    ],
    "tags": [
      "http",
      "python",
      "django",
      "web-framework"
    ],
    "displayPage": [
      "platform-run"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-python-django"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-python-django"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/http-python-django"
        }
      }
    ],
    "category": "framework",
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "http-python-fastapi",
    "lang": "en",
    "language": "Python",
    "runtimeVersion": "Python3.10",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-python-fastapi",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/http-python-fastapi.zip",
    "titleIcon": "cloud://lowcode-5g5llxbq5bc9299e.6c6f-lowcode-5g5llxbq5bc9299e-1300677802/weda-uploader/339a9c05a139861acae41b63d2370277-FastAPI.svg",
    "_id": "b917d0ff6a44ff2000cebda240116d0b",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 19:50:56",
    "updatedAt": "2026-07-06 19:53:14",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "FastAPI Framework",
    "description": "HTTP function example built with Python FastAPI framework",
    "sampleCode": "# FastAPI Template\n\nA minimal HTTP function written with FastAPI.\n\nDeploy and visit the access path to interact with the API (Swagger docs available at `/docs`).",
    "order": 175,
    "isCompile": false,
    "funcTypes": [
      "scfWeb"
    ],
    "tags": [
      "http",
      "python",
      "fastapi",
      "web-framework"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-python-fastapi"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-python-fastapi"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/http-python-fastapi"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "http-python-flask",
    "lang": "en",
    "language": "Python",
    "runtimeVersion": "Python3.10",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-python-flask",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/http-python-flask.zip",
    "titleIcon": "cloud://lowcode-5g5llxbq5bc9299e.6c6f-lowcode-5g5llxbq5bc9299e-1300677802/weda-uploader/a43a2f509a02123f1b9275868452b1c3-flask-dark.svg",
    "_id": "6bc128366a44ff21004baff401a6b9c5",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 19:50:56",
    "updatedAt": "2026-07-06 19:53:15",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Flask Framework",
    "description": "HTTP function example built with Python Flask framework",
    "sampleCode": "# Flask Template\n\nA minimal HTTP function written with Flask.\n\nDeploy and visit the access path to interact with the API.",
    "order": 105,
    "isCompile": false,
    "funcTypes": [
      "scfWeb"
    ],
    "tags": [
      "http",
      "python",
      "flask",
      "web-framework"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-python-flask"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-python-flask"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/http-python-flask"
        }
      }
    ],
    "category": "framework",
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "http-python-helloworld",
    "lang": "en",
    "language": "Python",
    "runtimeVersion": "Python3.10",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-python-helloworld",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/http-python-helloworld.zip",
    "_id": "b917d0ff6a44ff2100cebdb22a16398e",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 19:50:57",
    "updatedAt": "2026-07-06 19:53:16",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "HTTP Python Hello World",
    "description": "Python HTTP function helloworld template",
    "sampleCode": "# Python HTTP Hello World\n\nA minimal HTTP function written in Python.\n\nDeploy and visit the access path to see `Hello World from Python HTTP Function!`.",
    "order": 85,
    "isCompile": false,
    "funcTypes": [
      "scfWeb"
    ],
    "tags": [
      "http",
      "python",
      "helloworld"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-python-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/http-python-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/http-python-helloworld"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "java-springboot",
    "lang": "en",
    "language": "Java",
    "runtimeVersion": "Java8",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/java-springboot",
    "_id": "9cef38726a4f7b5e001498b833cce91a",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-09 18:43:42",
    "updatedAt": "2026-07-09 18:52:20",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Spring Boot CloudBase Run",
    "description": "Spring Boot framework CloudBase Run container deployment example",
    "order": 95,
    "containerPort": 8080,
    "isCompile": false,
    "funcTypes": [
      "tcbrContainer"
    ],
    "tags": [
      "java",
      "spring-boot",
      "web-framework"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/java-springboot"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/java-springboot"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudbaserun/java-springboot"
        }
      }
    ],
    "category": "framework",
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "nodejs-express",
    "lang": "en",
    "language": "Nodejs",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-express",
    "_id": "9cef38726a4f7d610014f3aa63fad0a4",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-09 18:52:17",
    "updatedAt": "2026-07-09 18:52:17",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Express CloudBase Run",
    "description": "Express framework CloudBase Run container deployment example",
    "order": 140,
    "containerPort": 8080,
    "isCompile": false,
    "funcTypes": [
      "tcbrContainer"
    ],
    "tags": [
      "nodejs",
      "express",
      "web-framework"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-express"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-express"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudbaserun/nodejs-express"
        }
      }
    ],
    "category": "framework",
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "nodejs-helloworld",
    "lang": "en",
    "language": "Nodejs",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-helloworld",
    "_id": "6e56a4026a4f7b5e001838637979c9a6",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-09 18:43:42",
    "updatedAt": "2026-07-09 18:49:56",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Node.js CloudBase Run",
    "description": "Node.js language CloudBase Run container deployment example",
    "order": 120,
    "containerPort": 8080,
    "isCompile": false,
    "funcTypes": [
      "tcbrContainer"
    ],
    "tags": [
      "nodejs",
      "helloworld"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudbaserun/nodejs-helloworld"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "nodejs-koa",
    "lang": "en",
    "language": "Nodejs",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-koa",
    "_id": "1a4410256a4f7d620009092100f060aa",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-09 18:52:18",
    "updatedAt": "2026-07-09 18:52:18",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Koa CloudBase Run",
    "description": "Koa framework CloudBase Run container deployment example",
    "order": 145,
    "containerPort": 8080,
    "isCompile": false,
    "funcTypes": [
      "tcbrContainer"
    ],
    "tags": [
      "nodejs",
      "koa",
      "web-framework"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-koa"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-koa"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudbaserun/nodejs-koa"
        }
      }
    ],
    "category": "framework",
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "nodejs-nextjs",
    "lang": "en",
    "language": "Nodejs",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-nextjs",
    "_id": "9cef38726a4f7d620014f3d31da2ab14",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-09 18:52:18",
    "updatedAt": "2026-07-09 18:52:18",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Next.js CloudBase Run",
    "description": "Next.js framework CloudBase Run container deployment example",
    "order": 105,
    "containerPort": 8080,
    "isCompile": false,
    "funcTypes": [
      "tcbrContainer"
    ],
    "tags": [
      "nodejs",
      "nextjs",
      "web-framework"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-nextjs"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-nextjs"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudbaserun/nodejs-nextjs"
        }
      }
    ],
    "category": "framework",
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "nodejs-nuxt",
    "lang": "en",
    "language": "Nodejs",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-nuxt",
    "_id": "6e56a4026a4f7d6300185fda3bffe91a",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-09 18:52:19",
    "updatedAt": "2026-07-09 18:52:19",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Nuxt.js CloudBase Run",
    "description": "Nuxt.js framework CloudBase Run container deployment example",
    "order": 150,
    "containerPort": 8080,
    "isCompile": false,
    "funcTypes": [
      "tcbrContainer"
    ],
    "tags": [
      "nodejs",
      "nuxtjs",
      "web-framework"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-nuxt"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-nuxt"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudbaserun/nodejs-nuxt"
        }
      }
    ],
    "category": "framework",
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "nodejs-websocket",
    "lang": "en",
    "language": "Nodejs",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-websocket",
    "_id": "9cef38726a4f7cd60014d961131d9589",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-09 18:49:58",
    "updatedAt": "2026-07-09 18:49:58",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Node.js WebSocket CloudBase Run",
    "description": "Node.js WebSocket real-time communication example",
    "order": 135,
    "containerPort": 8080,
    "isCompile": false,
    "funcTypes": [
      "tcbrContainer"
    ],
    "tags": [
      "nodejs",
      "realtime",
      "websocket"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-websocket"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/nodejs-websocket"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudbaserun/nodejs-websocket"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "php-helloworld",
    "lang": "en",
    "language": "Php",
    "runtimeVersion": "Php7.4",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/php-helloworld",
    "_id": "6e56a4026a4f7b5f00183871318cb9c3",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-09 18:43:43",
    "updatedAt": "2026-07-09 18:49:57",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "PHP CloudBase Run",
    "description": "PHP language CloudBase Run container deployment example",
    "order": 125,
    "containerPort": 8080,
    "isCompile": false,
    "funcTypes": [
      "tcbrContainer"
    ],
    "tags": [
      "php",
      "helloworld"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/php-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/php-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudbaserun/php-helloworld"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "php-laravel",
    "lang": "en",
    "language": "Php",
    "runtimeVersion": "Php7.4",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/php-laravel",
    "_id": "6e56a4026a4f7d6300186019624c67ea",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-09 18:52:19",
    "updatedAt": "2026-07-09 18:52:19",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Laravel CloudBase Run",
    "description": "Laravel framework CloudBase Run container deployment example",
    "order": 155,
    "containerPort": 8080,
    "isCompile": false,
    "funcTypes": [
      "tcbrContainer"
    ],
    "tags": [
      "php",
      "laravel",
      "web-framework"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/php-laravel"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/php-laravel"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudbaserun/php-laravel"
        }
      }
    ],
    "category": "framework",
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "python-django",
    "lang": "en",
    "language": "Python",
    "runtimeVersion": "Python3.10",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/python-django",
    "_id": "6e56a4026a4f7d6000185faa2a53338c",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-09 18:52:16",
    "updatedAt": "2026-07-09 18:52:16",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Django CloudBase Run",
    "description": "Django framework CloudBase Run container deployment example",
    "order": 90,
    "containerPort": 8080,
    "isCompile": false,
    "funcTypes": [
      "tcbrContainer"
    ],
    "tags": [
      "python",
      "django",
      "web-framework"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/python-django"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/python-django"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudbaserun/python-django"
        }
      }
    ],
    "category": "framework",
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "python-flask",
    "lang": "en",
    "language": "Python",
    "runtimeVersion": "Python3.10",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/python-flask",
    "_id": "daef7e716a4f7d61000936ac6a9babd7",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-09 18:52:17",
    "updatedAt": "2026-07-09 18:52:17",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Flask CloudBase Run",
    "description": "Flask framework CloudBase Run container deployment example",
    "order": 110,
    "containerPort": 8080,
    "isCompile": false,
    "funcTypes": [
      "tcbrContainer"
    ],
    "tags": [
      "python",
      "flask",
      "web-framework"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/python-flask"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/python-flask"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudbaserun/python-flask"
        }
      }
    ],
    "category": "framework",
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "python-helloworld",
    "lang": "en",
    "language": "Python",
    "runtimeVersion": "Python3.10",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/python-helloworld",
    "_id": "daef7e716a4f7b60000916f52b7354f9",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-09 18:43:44",
    "updatedAt": "2026-07-09 18:49:57",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Python CloudBase Run",
    "description": "Python language CloudBase Run container deployment example",
    "order": 130,
    "containerPort": 8080,
    "isCompile": false,
    "funcTypes": [
      "tcbrContainer"
    ],
    "tags": [
      "python",
      "helloworld"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/python-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/python-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudbaserun/python-helloworld"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "python-sse",
    "lang": "en",
    "language": "Python",
    "runtimeVersion": "Python3.10",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/python-sse",
    "_id": "1a4410256a4f7cd60008ff0c30cbe1aa",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-09 18:49:58",
    "updatedAt": "2026-07-09 18:49:58",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Python SSE CloudBase Run",
    "description": "Python Server-Sent Events example",
    "order": 100,
    "containerPort": 8080,
    "isCompile": false,
    "funcTypes": [
      "tcbrContainer"
    ],
    "tags": [
      "python",
      "realtime",
      "sse"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/python-sse"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudbaserun/python-sse"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudbaserun/python-sse"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "scf-go-helloworld",
    "lang": "en",
    "language": "Go",
    "runtimeVersion": "Go1",
   "entryPoint": "main",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-go-helloworld",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/scf-go-helloworld.zip",
    "_id": "4aee0b4c6a45056a002cf2a41c1f7d8f",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 20:17:46",
    "updatedAt": "2026-07-06 19:53:18",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Go Hello World",
    "description": "Go SCF cloud function helloworld template",
    "sampleCode": "# Go Cloud Function Hello World\n\nA minimal SCF cloud function written in Go.\n\nBuild with `bash build.sh` to produce the `main` binary, then deploy.",
    "order": 180,
    "isCompile": true,
    "funcTypes": [
      "scfFunc"
    ],
    "tags": [
      "go",
      "helloworld"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-go-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-go-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/scf-go-helloworld"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "scf-integration-wechat-official",
    "lang": "en",
    "language": "nodejs",
    "runtimeVersion": "js20",
    "entryPoint": "main",
    "zipFileStore": "cloud://lowcode-5g5llxbq5bc9299e.6c6f-lowcode-5g5llxbq5bc9299e-1300677802/weda-uploader/03bb949671781b9dddc7066876d2f651-offiaccount-0525.zip",
    "_id": "f24c8d6a6a05dac30031113519b6b7ab",
    "_openid": "1524963278340493312",
    "createdAt": "2026-05-14 22:22:59",
    "updatedAt": "2026-05-25 11:18:44",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "集成中心公众号模板",
    "order": 100,
    "isCompile": false,
    "isHide": true,
    "funcTypes": [
      "scfFunc"
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "scf-java-helloworld",
    "lang": "en",
    "language": "Java",
    "runtimeVersion": "Java11",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-java-helloworld",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/scf-java-helloworld.zip",
    "_id": "b917d0ff6a45056a00d101862d2c8414",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 20:17:46",
    "updatedAt": "2026-07-06 19:56:06",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Java Hello World",
    "description": "Java SCF cloud function blank template",
    "sampleCode": "# Java Cloud Function Blank Template\n\nA minimal SCF cloud function written in Java.\n\nBuild with `bash build.sh` to produce the jar, then deploy.",
    "order": 20,
    "isCompile": false,
    "funcTypes": [
      "scfFunc"
    ],
    "tags": [
      "java",
      "helloworld"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-java-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-java-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/scf-java-helloworld"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "scf-nodejs-book-analytics-aggregate",
    "lang": "en",
    "language": "javascript",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-book-analytics-aggregate",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/scf-nodejs-book-analytics-aggregate.zip",
    "_id": "6bc128366a45056b004c91aa01ae242a",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 20:17:47",
    "updatedAt": "2026-07-06 19:53:20",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Book Analytics Aggregate",
    "description": "book analytics cloud function，include aggregate operator",
    "sampleCode": "You can use this cloud function to perform book data analysis. Here is the example code for testing the invocation of this cloud function in the mini-program:\n\n```js\n// Get author statistics\nwx.cloud.callFunction({\n  name: 'book-analytics',\n  data: {\n    action: 'getAuthorStats'\n  }\n}).then(res => {\n  console.log('author statistics result: ', res)\n})\n\n// Response Example\n{\n  \"data\": [\n    {\n      \"_id\": \"liucixin\",\n      \"totalBooks\": 3,\n      \"totalValue\": 167.7,\n      \"averagePrice\": 55.9,\n      \"books\": [\n        {\n          \"title\": \"The Three-Body Problem\",\n          \"price\": 55.9,\n          \"isbn\": \"9787536692930\"\n        },\n        {\n          \"title\": \"The Three-Body Problem II: The Dark Forest\",\n          \"price\": 55.9,\n          \"isbn\": \"9787536693937\"\n        },\n        {\n          \"title\": \"The Three-Body Problem III: Death's End\",\n          \"price\": 55.9,\n          \"isbn\": \"9787229030933\"\n        }\n      ]\n    }\n    // ... more\n  ],\n  \"requestId\": \"1735086147_0.36272387876657_33594-193f355e_1\"\n}\n\n// Get price range statistics\nwx.cloud.callFunction({\n  name: 'book-analytics',\n  data: {\n    action: 'getPriceRangeStats'\n  }\n}).then(res => {\n  console.log('Price range statistics result:', res)\n})\n\n// Response Example\n{\n  \"data\": [\n    {\n      \"_id\": {\n        \"range\": \"Below ?30\"\n      },\n      \"count\": 15,\n      \"books\": [\n        {\n          \"title\": \"To Live\",\n          \"author\": \"Yu Hua\",\n          \"price\": 28.0\n        }\n        // ... more books\n      ],\n      \"averagePrice\": 25.5\n    }\n    // ... other price ranges\n  ],\n  \"requestId\": \"1735086147_0.36272387876657_33594-193f355e_1\"\n}\n\n// Get top 5 most expensive books\nwx.cloud.callFunction({\n  name: 'book-analytics',\n  data: {\n    action: 'getTopPricedBooks',\n    data: {\n      limit: 5\n    }\n  }\n}).then(res => {\n  console.log('Most expensive books result:', res)\n})\n\n// Response Example\n{\n  \"data\": [\n    {\n      \"_id\": \"64c9f5a79f6c8e0001b60b0a\",\n      \"title\": \"A Brief History of Time (Collector's Edition)\",\n      \"author\": \"Stephen Hawking\",\n      \"price\": 199.0,\n      \"isbn\": \"9787535732309\"\n    }\n    // ... more books\n  ],\n  \"requestId\": \"1735086147_0.36272387876657_33594-193f355e_1\"\n}\n\n// Get monthly statistics\nwx.cloud.callFunction({\n  name: 'book-analytics',\n  data: {\n    action: 'getMonthlyStats'\n  }\n}).then(res => {\n  console.log('Monthly statistics result:', res)\n})\n\n// Response Example\n{\n  \"data\": [\n    {\n      \"_id\": {\n        \"year\": 2023,\n        \"month\": 8\n      },\n      \"count\": 25,\n      \"totalValue\": 1580.5,\n      \"books\": [\n        {\n          \"title\": \"The Three-Body Problem\",\n          \"author\": \"Liu Cixin\",\n          \"price\": 55.9\n        }\n        // ... more books\n      ]\n    }\n    // ... more months\n  ],\n  \"requestId\": \"1735086147_0.36272387876657_33594-193f355e_1\"\n}\n\n// Get author price statistics\nwx.cloud.callFunction({\n  name: 'book-analytics',\n  data: {\n    action: 'getAuthorPriceStats'\n  }\n}).then(res => {\n  console.log('Author price statistics result:', res)\n})\n\n// Response Example\n{\n  \"data\": [\n    {\n      \"_id\": \"Liu Cixin\",\n      \"maxPrice\": 59.9,\n      \"minPrice\": 49.9,\n      \"averagePrice\": 55.9,\n      \"priceRange\": 10.0,\n      \"totalBooks\": 3\n    }\n    // ... more authors\n  ],\n  \"requestId\": \"1735086147_0.36272387876657_33594-193f355e_1\"\n}\n\n```\nThis cloud function demonstrates the usage of the following aggregation operations:\n\ngroup: Group statistics by dimensions like author, price range etc.\nsum/avg/max/min: Common aggregation functions\npush: Save detailed data in grouped results\nsort: Result sorting\nmatch: Filter aggregation results\nswitch: Conditional branching\nsubtract/multiply: Numerical calculations\nyear/month: Date processing\nlimit: Limit result count\n\n\nThese aggregation operations can help you perform complex data analysis and obtain valuable statistical information. You can combine these operations according to your actual needs.",
    "order": 90,
    "isCompile": false,
    "funcTypes": [
      "scfFunc"
    ],
    "tags": [
      "nodejs",
      "data-analytics",
      "aggregation"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-book-analytics-aggregate"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-book-analytics-aggregate"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/scf-nodejs-book-analytics-aggregate"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "scf-nodejs-book-management-model",
    "lang": "en",
    "language": "javascript",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-book-management-model",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/scf-nodejs-book-management-model.zip",
    "_id": "4aee0b4c6a45056b002cf2c5027d1dfb",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 20:17:47",
    "updatedAt": "2026-07-06 19:53:21",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Book Management",
    "description": "Cloud Function for Book Management, Including Model Operation Example",
    "sampleCode": "You can use this cloud function to manage books. Here is the example code for testing the invocation of this cloud function in the mini-program:\n\n```js\n// Create a book\nwx.cloud\n  .callFunction({\n    name: 'book-management',\n    data: {\n      action: 'createBook',\n      data: {\n        title: 'The Three-Body Problem',\n        author: 'Liu Cixin',\n        price: 39.9,\n        isbn: '9787536692930',\n      },\n    },\n  })\n  .then((res) => {\n    console.log('Creation successful:', res);\n  });\n\n// Update a book\nwx.cloud\n  .callFunction({\n    name: 'book-management',\n    data: {\n      action: 'updateBook',\n      data: {\n        id: 'xxx', // Book ID\n        book: {\n          price: 45.0,\n        },\n      },\n    },\n  })\n  .then((res) => {\n    console.log('Update successful:', res);\n  });\n\n// Delete a book\nwx.cloud\n  .callFunction({\n    name: 'book-management',\n    data: {\n      action: 'deleteBook',\n      data: {\n        id: 'xxx', // Book ID\n      },\n    },\n  })\n  .then((res) => {\n    console.log('Deletion successful:', res);\n  });\n\n// Get a single book\nwx.cloud\n  .callFunction({\n    name: 'book-management',\n    data: {\n      action: 'getBook',\n      data: {\n        id: 'xxx', // Book ID\n      },\n    },\n  })\n  .then((res) => {\n    console.log('Book information:', res);\n  });\n\n// Get book list\nwx.cloud\n  .callFunction({\n    name: 'book-management',\n    data: {\n      action: 'listBooks',\n      data: {},\n    },\n  })\n  .then((res) => {\n    console.log('Book list:', res);\n  });\n\n// Search books\nwx.cloud\n  .callFunction({\n    name: 'book-management',\n    data: {\n      action: 'searchBooks',\n      data: {\n        keyword: 'The Three-Body Problem',\n      },\n    },\n  })\n  .then((res) => {\n    console.log('Search results:', res);\n  });\n\n```\n\nExample response data structures:\n\n```\n// Create book response\n{\n  \"data\": {\n    \"id\": \"xxx\" // Book ID\n  }\n}\n\n// Update/Delete book response\n{\n  \"data\": {\n    \"count\": 1 // Affected rows\n  }\n}\n\n// Get single book\n{\n  \"data\": {\n    \"_id\": \"xxx\",\n    \"title\": \"The Three-Body Problem\",\n    \"author\": \"Liu Cixin\",\n    \"price\": 39.9,\n    \"isbn\": \"9787536692930\"\n    // ...\n  }\n}\n\n// Get book list response\n{\n  \"data\": {\n    \"records\": [\n      {\n        \"_id\": \"xxx\",\n        \"title\": \"The Three-Body Problem\",\n        \"author\": \"Liu Cixin\",\n        \"price\": 39.9,\n        \"isbn\": \"9787536692930\"\n      }\n      // ...More books\n    ],\n    \"total\": 10\n  }\n}\n\n// Search books response\n{\n  \"data\": {\n    \"records\": [\n      {\n        \"_id\": \"xxx\",\n        \"title\": \"The Three-Body Problem\",\n        \"author\": \"Liu Cixin\",\n        \"price\": 39.9,\n        \"isbn\": \"9787536692930\"\n      }\n      // ...More books\n    ],\n  }\n}\n```",
    "order": 185,
    "isCompile": false,
    "funcTypes": [
      "scfFunc"
    ],
    "tags": [
      "nodejs",
      "database",
      "crud"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-book-management-model"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-book-management-model"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/scf-nodejs-book-management-model"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "scf-nodejs-custom-auth",
    "lang": "en",
    "language": "javascript",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-custom-auth",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/scf-nodejs-custom-auth.zip",
    "_id": "4aee0b4c6a45056c002cf2d27c27da00",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 20:17:48",
    "updatedAt": "2026-07-06 19:53:22",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Custom Login",
    "description": "Custom Authentication Login Cloud Function Example",
    "sampleCode": "You can use this cloud function to manage user authentication. Here is the sample code for testing this cloud function in a mini program:\n\n```js\n// User Registration\nwx.cloud.callFunction({\n  name: 'custom-auth',\n  data: {\n    action: 'register',\n    data: {\n      username: 'test@example.com',\n      password: 'password123'\n    }\n  }\n}).then(res => {\n  console.log('Registration result:', res)\n})\n\n// Response Example\n{\n  \"userId\": \"user1\"\n}\n\n// User Login\nwx.cloud.callFunction({\n  name: 'custom-auth',\n  data: {\n    action: 'login',\n    data: {\n      username: 'test@example.com',\n      password: 'password123'\n    }\n  }\n}).then(res => {\n  console.log('Login result:', res)\n})\n\n// Response Example\n{\n  \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...\",\n  \"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...\",\n  \"userId\": \"user1\"\n}\n\n// Refresh Access Token\nwx.cloud.callFunction({\n  name: 'custom-auth',\n  data: {\n    action: 'refreshToken',\n    data: {\n      refreshToken: \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...\"\n    }\n  }\n}).then(res => {\n  console.log('Token refresh result:', res)\n})\n\n// Response Example\n{\n  \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...\"\n}\n\n// Get User Info\nwx.cloud.callFunction({\n  name: 'custom-auth',\n  data: {\n    action: 'getUserInfo',\n    data: {\n      authorization: \"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...\"\n    }\n  }\n}).then(res => {\n  console.log('User info:', res)\n})\n\n// Response Example\n{\n  \"_id\": \"user1\",\n  \"username\": \"test@example.com\",\n  \"createdAt\": \"2023-08-02T08:30:15.000Z\",\n  \"updatedAt\": \"2023-08-02T08:30:15.000Z\"\n}\n\n// Change Password\nwx.cloud.callFunction({\n  name: 'custom-auth',\n  data: {\n    action: 'changePassword',\n    data: {\n      authorization: \"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...\",\n      oldPassword: \"password123\",\n      newPassword: \"newpassword123\"\n    }\n  }\n}).then(res => {\n  console.log('Password change result:', res)\n})\n\n// Response Example\n{\n  \"success\": true\n}\n\n// Update User Info\nwx.cloud.callFunction({\n  name: 'custom-auth',\n  data: {\n    action: 'updateUserInfo',\n    data: {\n      authorization: \"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...\",\n      userInfo: {\n        nickname: \"New Nickname\",\n        avatar: \"https://example.com/avatar.jpg\"\n      }\n    }\n  }\n}).then(res => {\n  console.log('User info update result:', res)\n})\n\n// Response Example\n{\n  \"success\": true\n}\n```\n\nThis authentication system includes the following features:\n\n1. **Security**:\n   - SHA256 salted password encryption\n   - JWT authentication\n   - Separate accessToken and refreshToken\n   - Prevention of sensitive information leaks\n\n2. **Complete Functionality**:\n   - User registration\n   - User login\n   - Token refresh\n   - Fetch user information\n   - Password change\n   - User info updates\n\n3. **Token Management**:\n   - Short-lived accessToken (2 hours)\n   - Long-lived refreshToken (7 days)\n   - Bearer Token authentication\n\n4. **Error Handling**:\n   - Username duplication checks\n   - Password validation\n   - Token validity verification\n   - Comprehensive error messages\n\n**Usage Notes**:\n1. Modify the keys in `config.js` before use.\n2. Use stronger keys in production environments.\n3. Adjust token expiration times as needed.\n4. It is recommended to implement request rate limiting.",
    "order": 110,
    "isCompile": false,
    "funcTypes": [
      "scfFunc"
    ],
    "tags": [
      "nodejs",
      "auth",
      "wechat-miniprogram",
      "wechat-openapi"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-custom-auth"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-custom-auth"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/scf-nodejs-custom-auth"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "scf-nodejs-get-openid",
    "lang": "en",
    "language": "javascript",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-get-openid",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/scf-nodejs-get-openid.zip",
    "_id": "4aee0b4c6a45056c002cf2d915199992",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 20:17:48",
    "updatedAt": "2026-07-06 19:53:22",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "OPENID Get",
    "description": "Cloud Function Example for Getting OpenID",
    "sampleCode": "You can use this cloud function to retrieve a user's OPENID. Below is the sample code for testing this cloud function in a mini program:\n\n```js\nwx.cloud.callFunction({\n  name: 'get-openid',\n  complete: (res) => {\n    console.log('callFunction result: ', res);\n  },\n});\n```\n\nThis will output an object with the following structure in the debugger:\n\n```json\n{\n  \"openid\": \"oxxxxxxxxxxxxxx\",\n  \"appid\": \"wxxxxxxxxxxx\",\n  \"unionid\": \"oxxx_xxxxxxxxxxxxx\" // Only returned when unionId retrieval conditions are met\n}\n```",
    "order": 95,
    "isCompile": false,
    "funcTypes": [
      "scfFunc"
    ],
    "tags": [
      "nodejs",
      "wechat-miniprogram",
      "wechat-openapi"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-get-openid"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-get-openid"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/scf-nodejs-get-openid"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "scf-nodejs-helloworld",
    "lang": "en",
    "language": "Nodejs",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-helloworld",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/scf-nodejs-helloworld.zip",
    "_id": "4aee0b4c6a44787000238afd57190f3f",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 10:16:16",
    "updatedAt": "2026-08-12 20:15:05",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Node.js Hello World",
    "description": "Node.js SCF cloud function helloworld template",
    "sampleCode": "# Node.js Cloud Function Hello World\n\nA minimal SCF cloud function written in Node.js.\n\nDeploy and invoke with any payload.",
    "order": 1,
    "isCompile": false,
    "funcTypes": [
      "scfFunc"
    ],
    "tags": [
      "nodejs",
      "helloworld"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/scf-nodejs-helloworld"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "scf-nodejs-hono-template",
    "lang": "en",
    "language": "javascript",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-hono-template",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/scf-nodejs-hono-template.zip",
    "_id": "453530246a45056d0041fdf76a51cae7",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 20:17:49",
    "updatedAt": "2026-07-06 19:53:24",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Hono.js Framework",
    "description": "SCF cloud function example built with Hono.js framework",
    "sampleCode": "# Hono.js Template\n\nAn SCF cloud function built with the Hono.js web framework.\n\nDeploy and invoke through the SCF runtime.",
    "order": 115,
    "isCompile": false,
    "funcTypes": [
      "scfFunc"
    ],
    "tags": [
      "nodejs",
      "hono",
      "web-framework"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-hono-template"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-hono-template"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/scf-nodejs-hono-template"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "scf-nodejs-openapi-get-phonenumber",
    "lang": "en",
    "language": "javascript",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-openapi-get-phonenumber",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/scf-nodejs-openapi-get-phonenumber.zip",
    "_id": "b917d0ff6a45056e00d101b0709fe95d",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 20:17:50",
    "updatedAt": "2026-07-06 19:53:25",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Cloud Call to Get User's Mobilephone",
    "description": "Cloud API to Get User's Mobile Number (Requires re-download and redeployment in WeChat Miniprograme IDE)",
    "sampleCode": "When calling this cloud function from the Mini Program side, the code parameter must be passed in.: \n\n```javascript\nwx.cloud\n  .callFunction({\n    name: 'get-phoneNumber',\n    data: {\n      code: event.detail.code, // Obtain from getPhoneNumber button event\n    },\n  })\n  .then((res) => {\n    console.log('MobilePhone Number: ', res.result);\n  })\n  .catch((err) => {\n    console.error('Get MobilePhone Failed: ', err);\n  });\n```\n\nThis will output an object with the following structure in the debugger: \n\n```json\n{\n  \"errcode\": 0,\n  \"errmsg\": \"ok\",\n  \"phone_info\": {\n    \"phoneNumber\": \"xxxxxx\",\n    \"purePhoneNumber\": \"xxxxxx\",\n    \"countryCode\": 86,\n    \"watermark\": {\n      \"timestamp\": 1637744274,\n      \"appid\": \"xxxx\"\n    }\n  }\n}\n```\n\nNotes: \n\n1. Required: Activate the \"Get Phone Number\" feature in WeChat Mini Program Admin Console\n2. Install latest wx-server-sdk\n3. The code can only be used once and is valid for 5 minutes.",
    "order": 190,
    "isCompile": false,
    "funcTypes": [
      "scfFunc"
    ],
    "tags": [
      "nodejs",
      "wechat-miniprogram",
      "wechat-openapi",
      "openapi"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-openapi-get-phonenumber"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-openapi-get-phonenumber"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/scf-nodejs-openapi-get-phonenumber"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "scf-nodejs-post-management-collection",
    "lang": "en",
    "language": "javascript",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-post-management-collection",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/scf-nodejs-post-management-collection.zip",
    "_id": "453530246a45056e0041fe0419141ae8",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 20:17:50",
    "updatedAt": "2026-07-06 19:53:26",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Article Management",
    "description": "Article Management Cloud Function，Includes examples for adding, updating, querying, and deleting articles.",
    "sampleCode": "You can use this cloud function to manage articles. Here's sample code for calling it in a mini program: \n\n```js\n// Create\nwx.cloud.callFunction({\n  name: 'post-management',\n  data: {\n    action: 'createPost',\n    data: {\n      title: 'My 1st Article',\n      content: 'this is the content',\n      author: 'David',\n    }\n  }\n}).then(res => {\n  console.log('Create result: ', res)\n})\n\n// response example\n{\n  \"id\": \"64c9f5a79f6c8e0001b60b0a\",\n  \"requestId\": \"1735086147_0.36272387876657_33594-193f355e_1\"\n}\n\n// Update\nwx.cloud.callFunction({\n  name: 'post-management',\n  data: {\n    action: 'updatePost',\n    data: {\n      id: '64c9f5a79f6c8e0001b60b0a',\n      post: {\n        content: 'Update content'\n      }\n    }\n  }\n}).then(res => {\n  console.log('Update result: ', res)\n})\n\n// response example\n{\n  \"id\": \"64c9f5a79f6c8e0001b60b0a\",\n  \"updated\": 1\n}\n\n// Delete\nwx.cloud.callFunction({\n  name: 'post-management',\n  data: {\n    action: 'deletePost',\n    data: {\n      id: '64c9f5a79f6c8e0001b60b0a'\n    }\n  }\n}).then(res => {\n  console.log('Delete result: ', res)\n})\n\n// response example\n{\n  \"requestId\": \"1735086147_0.36272387876657_33594-193f355e_1\",\n  \"deleted\": 1\n}\n\n// Get One\nwx.cloud.callFunction({\n  name: 'post-management',\n  data: {\n    action: 'getPost',\n    data: {\n      id: '64c9f5a79f6c8e0001b60b0a'\n    }\n  }\n}).then(res => {\n  console.log('Get one: ', res)\n})\n\n// response example\n{\n  \"data\": [\n    {\n      \"_id\": \"64c9f5a79f6c8e0001b60b0a\",\n      \"title\": \"My 1st Article\",\n      \"content\": \"this is the content\",\n      \"author\": \"David\"\n      // ...\n    }\n  ],\n  \"requestId\": \"1735086147_0.36272387876657_33594-193f355e_1\"\n}\n\n// Pagination\nwx.cloud.callFunction({\n  name: 'post-management',\n  data: {\n    action: 'listPosts',\n    data: {\n      page: 1,\n      pageSize: 10\n    }\n  }\n}).then(res => {\n  console.log('Pagination result: ', res)\n})\n\n// response\n{\n  \"list\": [\n    {\n      \"_id\": \"64c9f5a79f6c8e0001b60b0a\",\n      \"title\": \"1st Article\",\n      \"content\": \"update content\",\n      \"author\": \"David\"\n      // ...\n    }\n    // ... more\n  ],\n  \"total\": 100,\n  \"page\": 1,\n  \"pageSize\": 10\n}\n\n// Search\nwx.cloud.callFunction({\n  name: 'post-management',\n  data: {\n    action: 'searchPosts',\n    data: {\n      keyword: 'tech'\n    }\n  }\n}).then(res => {\n  console.log('Search: ', res)\n})\n\n// response\n{\n  \"data\": [\n    {\n      \"_id\": \"64c9f5a79f6c8e0001b60b0a\",\n      \"title\": \"1st Article\",\n      \"content\": \"update content\",\n      \"author\": \"David\"\n      // ...\n    }\n    // more\n  ],\n  \"requestId\": \"1735086147_0.36272387876657_33594-193f355e_1\"\n}\n```",
    "order": 120,
    "isCompile": false,
    "funcTypes": [
      "scfFunc"
    ],
    "tags": [
      "nodejs",
      "database",
      "crud"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-post-management-collection"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-post-management-collection"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/scf-nodejs-post-management-collection"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "scf-nodejs-transaction",
    "lang": "en",
    "language": "javascript",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-transaction",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/scf-nodejs-transaction.zip",
    "_id": "453530246a45056f0041fe0e0b799ab1",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 20:17:51",
    "updatedAt": "2026-07-06 19:53:26",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Account Transfer",
    "description": "Account Transaction Cloud Function (with transaction operation example)",
    "sampleCode": "You can use this cloud function to manage accounts and transactions. Here's sample code for testing the cloud function call in the mini-program:\n\n```js\n// Create\nwx.cloud.callFunction({\n  name: 'transaction-management',\n  data: {\n    action: 'createAccount',\n    data: {\n      name: 'David',\n      initialBalance: 1000\n    }\n  }\n}).then(res => {\n  console.log('Create: ', res)\n})\n\n// response\n{\n  \"id\": \"xxx\",\n  \"requestId\": \"1735086147_0.36272387876657_33594-193f355e_1\"\n}\n\n// Transfer\nwx.cloud.callFunction({\n  name: 'transaction-management',\n  data: {\n    action: 'transfer',\n    data: {\n      fromAccountId: 'account1',\n      toAccountId: 'account2',\n      amount: 100\n    }\n  }\n}).then(res => {\n  console.log('Transfer: ', res)\n})\n\n// response\n{\n  \"success\": true,\n  \"recordId\": \"xxx\"\n}\n\n// Batch Transfer\nwx.cloud.callFunction({\n  name: 'transaction-management',\n  data: {\n    action: 'batchTransfer',\n    data: {\n      fromAccountId: 'account1',\n      transfers: [\n        { toAccountId: 'account2', amount: 50 },\n        { toAccountId: 'account3', amount: 50 }\n      ]\n    }\n  }\n}).then(res => {\n  console.log('Batch Transfer: ', res)\n})\n\n// response\n{\n  \"success\": true,\n  \"records\": [\"xxx1\", \"xxx2\"]\n}\n\n// Check balance\nwx.cloud.callFunction({\n  name: 'transaction-management',\n  data: {\n    action: 'getBalance',\n    data: {\n      accountId: 'account1'\n    }\n  }\n}).then(res => {\n  console.log('Check balance: ', res)\n})\n\n// response\n{\n    \"result\": 800\n}\n\n\n// Check transaction history\nwx.cloud.callFunction({\n  name: 'transaction-management',\n  data: {\n    action: 'getTransactionHistory',\n    data: {\n      accountId: 'account1'\n    }\n  }\n}).then(res => {\n  console.log('Check transaction history: ', res)\n})\n\n// response\n{\n  \"data\": [\n    {\n      \"_id\": \"record3\",\n      \"fromAccount\": \"account1\",\n      \"toAccount\": \"account3\",\n      \"amount\": 50,\n      \"status\": \"success\",\n      \"createdAt\": \"2023-08-02T08:30:15.000Z\",\n      \"updatedAt\": \"2023-08-02T08:30:15.000Z\"\n    },\n    {\n      \"_id\": \"record2\",\n      \"fromAccount\": \"account1\",\n      \"toAccount\": \"account2\",\n      \"amount\": 50,\n      \"status\": \"success\",\n      \"createdAt\": \"2023-08-02T08:30:15.000Z\",\n      \"updatedAt\": \"2023-08-02T08:30:15.000Z\"\n    },\n    {\n      \"_id\": \"record1\",\n      \"fromAccount\": \"account1\",\n      \"toAccount\": \"account2\",\n      \"amount\": 100,\n      \"status\": \"success\",\n      \"createdAt\": \"2023-08-02T08:30:15.000Z\",\n      \"updatedAt\": \"2023-08-02T08:30:15.000Z\"\n    }\n  ],\n  \"requestId\": \"1735086147_0.36272387876657_33594-193f355e_1\"\n}\n\n```",
    "order": 195,
    "isCompile": false,
    "funcTypes": [
      "scfFunc"
    ],
    "tags": [
      "nodejs",
      "transaction",
      "aggregation"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-transaction"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-transaction"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/scf-nodejs-transaction"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "scf-nodejs-user-management-sql",
    "lang": "en",
    "language": "javascript",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-user-management-sql",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/scf-nodejs-user-management-sql.zip",
    "_id": "6bc128366a45056f004c933477149e95",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 20:17:51",
    "updatedAt": "2026-07-06 19:53:27",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "User Management SQL",
    "description": "User management cloud function with SQL operation examples (currently only supports SELECT statements)",
    "sampleCode": "You can use this cloud function to manage users.\n\nCurrently, only SELECT statements are available. If you need other SQL statements, please contact us through the official community.\n\nHere’s sample code for testing this cloud function in a Mini Program: \n\n```js\n\n// Get One\nwx.cloud.callFunction({\n  name: 'user-management',\n  data: {\n    action: 'getUser',\n    data: {\n      id: 'xxx'\n    }\n  }\n}).then(res => {\n  console.log('Get One: ', res)\n})\n\n// response\n{\n  \"_id\": \"xxx\",\n  \"username\": \"张三\",\n  \"email\": \"zhangsan@example.com\",\n  \"phone\": \"13900139000\"\n  // ...\n}\n\n// Get user list with pagination\nwx.cloud.callFunction({\n  name: 'user-management',\n  data: {\n    action: 'listUsers',\n    data: {\n      page: 1,\n      pageSize: 10\n    }\n  }\n}).then(res => {\n  console.log('Get List: ', res)\n})\n\n// response\n{\n  \"list\": [\n    {\n      \"_id\": \"xxx\",\n      \"username\": \"张三\",\n      \"email\": \"zhangsan@example.com\",\n      \"phone\": \"13900139000\"\n    }\n    // ... more\n  ],\n  \"total\": 100,\n  \"page\": 1,\n  \"pageSize\": 10\n}\n\n// Search\nwx.cloud.callFunction({\n  name: 'user-management',\n  data: {\n    action: 'searchUsers',\n    data: {\n      keyword: '张三'\n    }\n  }\n}).then(res => {\n  console.log('Search: ', res)\n})\n\n// response\n[\n  {\n    \"id\": 1,\n    \"username\": \"张三\",\n    \"email\": \"zhangsan@example.com\",\n    \"phone\": \"13900139000\",\n  }\n  // ... more\n]\n```",
    "order": 125,
    "isCompile": false,
    "funcTypes": [
      "scfFunc"
    ],
    "tags": [
      "nodejs",
      "auth",
      "database",
      "crud"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-user-management-sql"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-user-management-sql"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/scf-nodejs-user-management-sql"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "scf-nodejs-wxpay-common",
    "lang": "en",
    "language": "javascript",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-wxpay-common",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/scf-nodejs-wxpay-common.zip",
    "_id": "4aee0b4c6a45056f002cf3151a92a802",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 20:17:51",
    "updatedAt": "2026-07-06 19:53:28",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "WeChat Pay General",
    "description": "WeChat Pay Universal Template",
    "sampleCode": "This is a WeChat Pay cloud function that includes unified order placement, order query, refund, and other features.\n\nBefore use, ensure you have properly installed and configured the Mini Program WeChat Pay cloud template.\n\nIf not installed, go to Template Center > Template Marketplace > Mini Program WeChat Pay to install. After installation, navigate to Template Center > My Templates > Mini Program WeChat Pay > Parameter Settings to complete the required configurations.\n\n\nHere is the calling example:\n\n1. unified order:\n\n```js\nwx.cloud.callFunction({\n  name: 'wxpay-common',\n  data: {\n    type: 'wxpay_order',\n  },\n  success: (res) => {\n    console.log('下单成功', res.result);\n    // res.result :\n    // {\n    //   \"code\": 0,\n    //   \"data\": {\n    //     \"prepay_id\": \"wx2016121516****55928f9b1b2c0********\"\n    //   }\n    // }\n  },\n  fail: (err) => {\n    console.error('下单失败', err);\n  },\n});\n```\n\n2. Query order by merchant order number:\n\n```js\nwx.cloud.callFunction({\n  name: 'wxpay-common',\n  data: {\n    type: 'wxpay_query_order_by_out_trade_no',\n  },\n  success: (res) => {\n    console.log('查询成功', res.result);\n    // res.result:\n    // {\n    //   \"code\": 0,\n    //   \"data\": {\n    //     \"out_trade_no\": \"2024040118006666\",\n    //     \"transaction_id\": \"4200000001201801011234567890\",\n    //     \"trade_state\": \"SUCCESS\",\n    //     \"trade_state_desc\": \"支付成功\"\n    //   }\n    // }\n  },\n});\n```\n\n3. Request a refund:\n\n```js\nwx.cloud.callFunction({\n  name: 'wxpay-common',\n  data: {\n    type: 'wxpay_refund',\n  },\n  success: (res) => {\n    console.log('退款申请成功', res.result);\n    // res.result :\n    // {\n    //   \"code\": 0,\n    //   \"data\": {\n    //     \"out_refund_no\": \"2024040118006666\",\n    //     \"refund_id\": \"50000000382019052709732678859\",\n    //     \"status\": \"SUCCESS\"\n    //   }\n    // }\n  },\n});\n```\n\n4. Check refund status:\n\n```js\nwx.cloud.callFunction({\n  name: 'wxpay-common',\n  data: {\n    type: 'wxpay_refund_query',\n  },\n  success: (res) => {\n    console.log('退款查询成功', res.result);\n    // res.result 示例:\n    // {\n    //   \"code\": 0,\n    //   \"data\": {\n    //     \"out_refund_no\": \"2024040118006666\",\n    //     \"refund_status\": \"SUCCESS\",\n    //     \"success_time\": \"2020-12-01T16:18:12+08:00\"\n    //   }\n    // }\n  },\n});\n```",
    "order": 155,
    "isCompile": false,
    "funcTypes": [
      "scfFunc"
    ],
    "tags": [
      "nodejs",
      "wechat-miniprogram",
      "wechat-pay",
      "payment"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-wxpay-common"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-wxpay-common"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/scf-nodejs-wxpay-common"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "scf-nodejs-wxpay-product",
    "lang": "en",
    "language": "javascript",
    "runtimeVersion": "Nodejs18.15",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-wxpay-product",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/scf-nodejs-wxpay-product.zip",
    "_id": "b917d0ff6a45057000d101d0697b97f3",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 20:17:52",
    "updatedAt": "2026-07-06 19:53:29",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Product Order",
    "description": "WeChat Pay cloud function product template",
    "sampleCode": "Here is a complete WeChat Pay cloud function example for product orders, including the full process of product query, order creation, payment, and refund.\n\nBefore use, please ensure you have properly installed and configured the Mini Program WeChat Pay cloud template.\n\nIf not installed, go to:\n\nTemplate Center > Template Market > Mini Program WeChat Pay for installation.\n\nAfter installation, navigate to:\n\nTemplate Center > My Templates > Mini Program WeChat Pay > Parameter Settings to complete necessary configurations.\n\nHere is the calling example:\n\n1. Create order:\n\n```js\nwx.cloud.callFunction({\n  name: 'wxpay-product',\n  data: {\n    type: 'wxpay_order',\n    productId: 'product123', // Product ID\n    count: 2, // count\n  },\n  success: (res) => {\n    console.log('下单成功', res.result);\n    // res.result :\n    // {\n    //   \"code\": 0,\n    //   \"data\": {\n    //     \"prepay_id\": \"wx2016121516****55928f9b1b2c0********\",\n    //     \"out_trade_no\": \"202404011800666688888\"\n    //   }\n    // }\n  },\n});\n```\n\n2. Check order status (by merchant order number):\n\n```js\nwx.cloud.callFunction({\n  name: 'wxpay-product',\n  data: {\n    type: 'wxpay_query_order_by_out_trade_no',\n    outTradeNo: '202404011800666688888',\n  },\n  success: (res) => {\n    console.log('查询成功', res.result);\n    // res.result :\n    // {\n    //   \"code\": 0,\n    //   \"data\": {\n    //     \"out_trade_no\": \"202404011800666688888\",\n    //     \"transaction_id\": \"4200000001202404011234567890\",\n    //     \"trade_state\": \"SUCCESS\",\n    //     \"trade_state_desc\": \"支付成功\"\n    //   }\n    // }\n  },\n});\n```\n\n3. Request a refund:\n\n```js\nwx.cloud.callFunction({\n  name: 'wxpay-product',\n  data: {\n    type: 'wxpay_refund',\n    orderId: 'order123', // order ID\n  },\n  success: (res) => {\n    console.log('退款申请成功', res.result);\n    // res.result :\n    // {\n    //   \"code\": 0,\n    //   \"data\": {\n    //     \"out_refund_no\": \"202404011800777788888\",\n    //     \"refund_id\": \"50000000382019052709732678859\",\n    //     \"status\": \"SUCCESS\"\n    //   }\n    // }\n  },\n});\n```\n\n4. Check refund status:\n\n```js\nwx.cloud.callFunction({\n  name: 'wxpay-product',\n  data: {\n    type: 'wxpay_refund_query',\n    outRefundNo: '202404011800777788888',\n  },\n  success: (res) => {\n    console.log('退款查询成功', res.result);\n    // res.result :\n    // {\n    //   \"code\": 0,\n    //   \"data\": {\n    //     \"out_refund_no\": \"202404011800777788888\",\n    //     \"refund_status\": \"SUCCESS\",\n    //     \"success_time\": \"2024-04-01T16:18:12+08:00\",\n    //     \"amount\": {\n    //       \"refund\": 100,\n    //       \"total\": 100,\n    //       \"currency\": \"CNY\"\n    //     }\n    //   }\n    // }\n  },\n});\n```\n\nNotes:\n\n1、Query product info from database, do not pass from frontend\n2、Get user openid from cloud function context, do not pass from frontend\n3、Store order-related info in database\n4、Refund operation should update order status\n5、Add proper error handling for all operations",
    "order": 130,
    "isCompile": false,
    "funcTypes": [
      "scfFunc"
    ],
    "tags": [
      "nodejs",
      "wechat-miniprogram",
      "wechat-pay",
      "payment"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-wxpay-product"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-nodejs-wxpay-product"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/scf-nodejs-wxpay-product"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "scf-php-helloworld",
    "lang": "en",
    "language": "Php",
    "runtimeVersion": "Php8.0",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-php-helloworld",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/scf-php-helloworld.zip",
    "_id": "6bc128366a450570004c93830d6d1f9b",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 20:17:52",
    "updatedAt": "2026-07-06 19:56:06",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "PHP Hello World",
    "description": "PHP SCF cloud function blank template",
    "sampleCode": "# PHP Cloud Function Blank Template\n\nA minimal SCF cloud function written in PHP.\n\nDeploy and invoke with any payload.",
    "order": 25,
    "isCompile": false,
    "funcTypes": [
      "scfFunc"
    ],
    "tags": [
      "php",
      "helloworld"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-php-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-php-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/scf-php-helloworld"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  },
  {
    "identifier": "scf-python-helloworld",
    "lang": "en",
    "language": "Python3.9",
    "runtimeVersion": "Python3.9",
    "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-python-helloworld",
    "zipFilePath": "https://6c6f-lowcode-5g5llxbq5bc9299e-1300677802.tcb.qcloud.la/template/scf-python-helloworld.zip",
    "_id": "4aee0b4c6a450571002cf32f45dc068a",
    "_openid": "1524963278340493312",
    "createdAt": "2026-07-01 20:17:53",
    "updatedAt": "2026-07-06 19:56:06",
    "owner": "wangwu1",
    "createBy": "wangwu1",
    "updateBy": "wangwu1",
    "title": "Python Hello World",
    "description": "Python SCF cloud function blank template",
    "sampleCode": "# Python Cloud Function Blank Template\n\nA minimal SCF cloud function written in Python.\n\nDeploy and invoke with any payload.",
    "order": 10,
    "isCompile": false,
    "funcTypes": [
      "scfFunc"
    ],
    "tags": [
      "python",
      "helloworld"
    ],
    "gitUrlList": [
      {
        "gitPlatform": {
          "gitType": "github",
          "gitUrl": "https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-python-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "gitee",
          "gitUrl": "https://gitee.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/cloudfunctions/scf-python-helloworld"
        }
      },
      {
        "gitPlatform": {
          "gitType": "cnb",
          "gitUrl": "https://cnb.cool/tencent/cloud/cloudbase/awesome-cloudbase-examples/-/tree/master/cloudfunctions/scf-python-helloworld"
        }
      }
    ],
    "targetPlatform": [
      "default",
      "intl"
    ]
  }
]
