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

https://github.com/shengyou/20191103-ktor-introduction

2019/11/3 在 COSCon'19 发表「通过 Ktor 迅速打造以 Kotlin 为核心的后端服务应用」的示范代码
https://github.com/shengyou/20191103-ktor-introduction

api backend example exposed kotlin ktor web website

Last synced: 7 months ago
JSON representation

2019/11/3 在 COSCon'19 发表「通过 Ktor 迅速打造以 Kotlin 为核心的后端服务应用」的示范代码

Awesome Lists containing this project

README

          

# 通过 Ktor 迅速打造以 Kotlin 为核心的后端服务应用

于 [COSCon'19](https://www.bagevent.com/event/5744455) 发表如何以 Ktor 框架迅速打造成 Kotlin 为核心的后端服务应用。

## 相关材料

* 简报档:https://www.slideshare.net/shengyou/build-backend-application-using-ktor/
* 范例代码:https://github.com/shengyou/20191103-ktor-introduction

### 警告!

#### 这个范例程式码仅是配合投影片上的展示而撰写,范例内为配合概念演示,程式码并非最佳实践、程式内的诸多功能、错误处理也不完整,目的仅是做为概念验证。请勿将这个程式码佈署至上线机器,若因此造成您的损失恕不负责。