Skip to content

loves-bruins/ktor-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 80.0%
  • HTML 13.5%
  • FreeMarker 2.9%
  • CSS 2.3%
  • Other 1.3%