1. Googling for “ktor getting started” gives an obsolete first hit in the search results, consider removing it completely or linking from it at least.
2. There is something with the structure/layout of the
ktor.io quickstart which does not give the arguably most common use case very early, namely an app which has Headers, Gson, CallLogging and Routing installed. It’s great that these are all modular/optional but a common use case should be clear very early in the docs.