Silex85 / ktor-documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ktor Docs

Welcome to the repository containing Ktor documentation and code samples. This repository is organized in the following way:

  • Documentation files are Markdown and XML files stored in the topics folder.
  • The table of contents is stored in the ktor.tree file.
  • The codeSnippets folder contains a Gradle project with runnable code samples demonstrating Ktor capabilities.

Contributing

There are multiple ways in which you can contribute to Ktor docs:

  • Scroll down to the bottom of a documentation page and send feedback from the 'Was this page helpful' area.
  • Create an issue in YouTrack.
  • Fork this documentation repository, make additions or changes, and submit a pull request to merge to the main branch.

    If you want to add some code to documentation, consider creating a code snippet or a runnable code example in codeSnippets and then add a reference to it.

About

License:Apache License 2.0


Languages

Language:Kotlin 94.3%Language:FreeMarker 2.2%Language:HTML 1.4%Language:JavaScript 1.2%Language:Shell 0.3%Language:Dockerfile 0.2%Language:Swift 0.2%Language:CSS 0.1%Language:Handlebars 0.0%Language:Pug 0.0%