All Projects → ktorio → Ktor Samples

ktorio / Ktor Samples

Licence: apache-2.0
Sample projects for Ktor

Programming Languages

kotlin
9241 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].