>-
--- name: makers-cloud-functions description: >- EdgeOne Makers Cloud Functions — Node.js, Go, and Python runtimes. Use when building server-side APIs, Express/Koa patterns, or backend logic. metadata: author: edgeone version: "1.0.0" --- # Cloud Functions Server-side functions supporting Node.js, Go, and Python runtimes. ## Runtime Selection | Runtime | When to use | Reference | |---------|-------------|-----------| | Node.js | Express/Koa patterns, npm ecosystem | [references/node-functions.md](references/node-functions.md) | | Go | High performance, Gin/Echo/Chi | [references/go-functions.md](references/go-functions.md) | | Python | Flask/FastAPI, ML libraries | [references/python-functions.md](references/python-functions.md) |
Creator's repository · tencentedgeone/edgeone-pages-skills