An open API service indexing awesome lists of open source software.

https://github.com/kora-projects/kora-examples

Kora applications examples
https://github.com/kora-projects/kora-examples

applications examples framework java jvm kora kotlin microservices services

Last synced: 3 months ago
JSON representation

Kora applications examples

Awesome Lists containing this project

README

          

[![Maven Central](https://img.shields.io/maven-central/v/ru.tinkoff.kora/common.svg)](https://central.sonatype.com/artifact/ru.tinkoff.kora/common)
[![GitHub Action](https://github.com/kora-projects/kora-examples/workflows/Build%20Master/badge.svg)](https://github.com/kora-projects/kora-examples/actions?query=workflow%3A%22Build%20Master%22++)

# Kora examples

В данном репозитории собраны примеры сервисов использующих различные модули [фреймворка Kora](https://kora-projects.github.io/kora-docs/ru/).
Каждый Gradle модуль является независимым сервисом.

Здесь можно посмотреть на реализации модулей фреймворка Kora на Java и Kotlin языках, протестировать их функционал,
использовать примеры как пособие по начальному погружению в Kora.
[Хотите знать больше?](https://kora-projects.github.io/kora-docs/ru/)

[Описание](https://kora-projects.github.io/kora-docs/ru/) | [Документация](https://kora-projects.github.io/kora-docs/ru/documentation/general/) | [Ознакомление](https://kora-projects.github.io/kora-docs/ru/examples/hello-world/)

---

This repository contains examples of applications using various [Kora framework](https://kora-projects.github.io/kora-docs/en/) modules.
Each Gradle module is an independent application.

Here you can look at implementations of Kora framework modules in Java and Kotlin languages, test their functionality,
use the examples as a guide for initial immersion in Kora.
[Would you like to know more?](https://kora-projects.github.io/kora-docs/en/)

[Home](https://kora-projects.github.io/kora-docs/en/) | [Documentation](https://kora-projects.github.io/kora-docs/en/documentation/general/) | [Hello World](https://kora-projects.github.io/kora-docs/en/examples/hello-world/)