From 34842504a5dc32f3388a7268db415ad6aebbbc58 Mon Sep 17 00:00:00 2001 From: Tom Hombergs Date: Sun, 8 Jul 2018 20:05:09 +0200 Subject: [PATCH] added link --- core-kotlin/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/core-kotlin/README.md b/core-kotlin/README.md index 69ad0a7dae..4695d12a06 100644 --- a/core-kotlin/README.md +++ b/core-kotlin/README.md @@ -32,3 +32,4 @@ - [Processing JSON with Kotlin and Klaxson](http://www.baeldung.com/kotlin-json-klaxson) - [Kotlin String Templates](http://www.baeldung.com/kotlin-string-template) - [Java EE 8 Security API](http://www.baeldung.com/java-ee-8-security) +- [Kotlin with Ktor](http://www.baeldung.com/kotlin-ktor)