Skip to content

Liczi/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.

Content

Applications

  • chat - Chat Application written using WebSockets and Sessions.
  • fullstack-mpp - An example of using Ktor as a client and server in a Kotlin Multiplatform Project.
  • httpbin - HttpBin Ktor application implementing (large parts of) httpbin(1) HTTP Request & Response Service.
  • kweet - Messaging application written with Ktor using freemarker templates and locations feature.
  • reverse-proxy - A simple reverse proxy application written with Ktor.
  • reverse-proxy-ws - A reverse proxy application written using Ktor and WebSockets.
  • youkube - A video upload/view application written with Ktor.
  • version-diff - An application showing the difference between artifacts in two versions of a project.

Server

Client

Deployment

Maven

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

  • JavaScript 98.8%
  • Kotlin 1.0%
  • HTML 0.2%
  • FreeMarker 0.0%
  • Swift 0.0%
  • CSS 0.0%