Full-Stack Kotlin App
Presentation here: https://bit.ly/droidcon-fullstack-kotlin
This demo app has the following Kotlin modules:
server
: Server/REST endpoints using ktor, can be built with gradle or kobaltfrontend
: Uses kotlin-js and kotlinx-html-jsnative
: Command-line tool build with Kotlin Nativeapp
: Small Kotlin Android App with Retrofit, Gson, Android Extensions, and Ankoshared
: Shared model objects