Quick and fast rapid development with ktor
[[toc]]
@code lang=kotlin transcludeWith=tag::snippet-1
npm i
npm run build
npx serve .vuepress/dist/
Documentation is deployed on GitHub Pages
- Ktor project
- Ktor Getting Started
- Ktor project generator: start.ktor.io
- YouTube: KotlinConf 2018 - Building Server Backends with Ktor by Ryan Harter
- YouTube: Server-Side Development with Ktor by Hadi Hariri - Bengaluru, June 22, 2019
- VuePress
- VuePress partial includes: markdown-it-vuepress-code-snippet-enhanced