An open API service indexing awesome lists of open source software.

https://github.com/xiexianbin/fc-custom-golang

aliyun golang faas/fc demo
https://github.com/xiexianbin/fc-custom-golang

aliyun beego faas fc s website

Last synced: 7 months ago
JSON representation

aliyun golang faas/fc demo

Awesome Lists containing this project

README

          

# fc-custom-golang 帮助文档











快速部署一个基于custom runtime 的 Golang Event 类型的 Hello World 到阿里云函数计算

* Invoke Event Function: `s local invoke -t s.yaml`
* Invoke Http Function: `s local start -t s.yaml`
* Deploy Resources: `s deploy -t s.yaml`

## 前期准备
使用该项目,推荐您拥有以下的产品权限 / 策略:

| 服务/业务 | 函数计算 |
| --- | --- |
| 权限/策略 | AliyunFCFullAccess |

# 代码 & 预览

- [ :smiley_cat: 源代码](https://github.com/devsapp/start-fc/blob/main/custom-function/golang/fc-custom-golang-event)

## 部署 & 体验

- :fire: 通过 [Serverless 应用中心](https://fcnext.console.aliyun.com/applications/create?template=fc-custom-golang-event) ,
[![Deploy with Severless Devs](https://img.alicdn.com/imgextra/i1/O1CN01w5RFbX1v45s8TIXPz_!!6000000006118-55-tps-95-28.svg)](https://fcnext.console.aliyun.com/applications/create?template=fc-custom-golang-event) 该应用。

- 通过 [Serverless Devs Cli](https://www.serverless-devs.com/serverless-devs/install) 进行部署:
- [安装 Serverless Devs Cli 开发者工具](https://www.serverless-devs.com/serverless-devs/install) ,并进行[授权信息配置](https://www.serverless-devs.com/fc/config) ;
- 初始化项目:`s init fc-custom-golang-event -d fc-custom-golang-event`
- 进入项目,并进行项目部署:`cd fc-custom-golang-event && s deploy -y`

# 应用详情

本应用仅作为学习和参考使用,您可以基于本项目进行二次开发和完善,实现自己的业务逻辑

## 开发者社区

您如果有关于错误的反馈或者未来的期待,您可以在 [Serverless Devs repo Issues](https://github.com/serverless-devs/serverless-devs/issues) 中进行反馈和交流。如果您想要加入我们的讨论组或者了解 FC 组件的最新动态,您可以通过以下渠道进行:

| | | |
|--- | --- | --- |
|

微信公众号:`serverless` | 微信小助手:`xiaojiangwh` | 钉钉交流群:`33947367` |