Skip to content

jmacindoe/ktor-quiz

Repository files navigation

ktor-quiz

A demo app for learning Ktor. This is the backend for a quiz app. Participants form a team and complete the quiz together.

Provides examples of:

  • WebSockets. This allows for real time updates between players as answers are submitted.
  • REST endpoints

About

Quiz app backend implemented using Ktor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages