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

https://github.com/shengyou/amazon-lambda-kotlin

用 Kotlin 跨入 Serverless 世代 - AWS Lambda 示範程式
https://github.com/shengyou/amazon-lambda-kotlin

aws kotlin leambda serverless

Last synced: 7 months ago
JSON representation

用 Kotlin 跨入 Serverless 世代 - AWS Lambda 示範程式

Awesome Lists containing this project

README

          

# 用 Kotlin 跨入 Serverless 世代 - AWS Lambda 示範程式

本程式是「JCConf 2020 - 用 Kotlin 跨入 Serverless 世代」示範 AWS Lambda 的對應範例,完整說明請參考簡報。

## 相關資源

* 簡報檔:https://www2.slideshare.net/shengyou/serverless-kotlin-239370910
* 原始碼:https://github.com/shengyou/amazon-lambda-kotlin

### 警告!

#### 這個範例程式碼僅是配合投影片上的展示而撰寫,範例內為配合概念演示,程式碼並非最佳實踐、程式內的諸多功能、錯誤處理也不完整,目的僅是做為概念驗證。請勿將這個程式碼佈署至上線機器,若因此造成您的損失恕不負責。