acandelaria1 / ktor-samples

Sample projects for Ktor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

official JetBrains project

Samples for Ktor

A collection of ready-to-use samples for Ktor. If you're looking for older samples, please see our note on Docs and Samples Migration.

Structure

  • generic: Contains a list of general sample applications all for JVM platform.
  • client-mpp: An example of using Ktor as a client in a Kotlin Multiplatform Project
  • fullstack-mpp: An example of using Ktor as a client and server in a Kotlin Multiplatform Project

Requirements

  • For client-mpp please make sure you have Android SDK installed
  • For fullstack-mpp please make sure you have Node.js and Yarn installed

Detailed READMEs

Each sample has its corresponding README with more information about how to run the application(s).

License

Samples are provided as is under the Apache 2 OSS license.

About

Sample projects for Ktor

License:Apache License 2.0


Languages

Language:Kotlin 80.0%Language:HTML 13.5%Language:FreeMarker 2.9%Language:CSS 2.3%Language:JavaScript 0.8%Language:Swift 0.5%