Skip to content
Vladislav Tankov edited this page Oct 19, 2019 · 13 revisions

JetBrains incubator project

Kotless stands for Kotlin serverless framework.

Its main focus lies in reducing the routine of serverless deployment creation and generating it straight from the code of the application itself.

Kotless Wiki overviews all the main parts of the framework.

First of all, you may want to take a look at the Getting Started page.

Once you've grabbed the basics, take a deep dive into DSL and Plugin.