Tinkoff / kora

Home Page:https://tinkoff.github.io/kora/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kora framework

Kora is a jvm-based framework for building backend apps. It aims to be the solution for writing highly scalable and performant web applications using idiomatic java and kotlin with minimal amount of a boilerplate code.

Check out the full documentation here: Documentation

Name origin

Kora (Kore) aka Persephone - ancient greek goddess of Spring

Installation

    implementation platform("ru.tinkoff.kora:kora-parent:$koraVersion")
    annotationProcessor "ru.tinkoff.kora:annotation-processors:$koraVersion"

About

https://tinkoff.github.io/kora/

License:Apache License 2.0


Languages

Language:Java 68.4%Language:Kotlin 29.5%Language:Mustache 2.1%Language:Shell 0.0%Language:JavaScript 0.0%