https://github.com/shengyou/gcp-cloud-functions-kotlin
用 Kotlin 跨入 Serverless 世代 - Google Cloud Functions 示範程式
https://github.com/shengyou/gcp-cloud-functions-kotlin
cloud functions gcp kotlin serverless
Last synced: 9 months ago
JSON representation
用 Kotlin 跨入 Serverless 世代 - Google Cloud Functions 示範程式
- Host: GitHub
- URL: https://github.com/shengyou/gcp-cloud-functions-kotlin
- Owner: shengyou
- Created: 2020-11-15T15:08:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-21T16:12:44.000Z (over 5 years ago)
- Last Synced: 2025-03-23T04:28:06.275Z (over 1 year ago)
- Topics: cloud, functions, gcp, kotlin, serverless
- Language: Kotlin
- Homepage:
- Size: 57.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# 用 Kotlin 跨入 Serverless 世代 - Google Cloud Functions 示範程式
本程式是「JCConf 2020 - 用 Kotlin 跨入 Serverless 世代」示範 Google Cloud Functions 的對應範例,完整說明請參考簡報。
## 相關資源
* 簡報檔:https://www2.slideshare.net/shengyou/serverless-kotlin-239370910
* 原始碼:https://github.com/shengyou/gcp-cloud-functions-kotlin
### 警告!
#### 這個範例程式碼僅是配合投影片上的展示而撰寫,範例內為配合概念演示,程式碼並非最佳實踐、程式內的諸多功能、錯誤處理也不完整,目的僅是做為概念驗證。請勿將這個程式碼佈署至上線機器,若因此造成您的損失恕不負責。