Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kresil/experiments

Contains experiments exploring the Kotlin Multiplatform development, the Ktor framework and the Resilience4j library
https://github.com/kresil/experiments

experiments gradle kotlin-js kotlin-multiplatform ktor ktor-framework resilience-testing resilience4j

Last synced: 15 days ago
JSON representation

Contains experiments exploring the Kotlin Multiplatform development, the Ktor framework and the Resilience4j library

Awesome Lists containing this project

README

        

# Experiments

> A collection of experiments with different technologies, frameworks and programming mechanisms to support the [Kresil](https://github.com/kresil/kresil) development.

## Modules

- 🛠️ [Kotlin Multiplatform](kmp/README.md)
- 🌐 [Kotlin-Js Interop](kotlin-js-interop/README.md)
- ⚙️ [Ktor Framework](ktor/README.md)
- 🔄 [Ktor Retry Plugin](ktor-retry-plugin/README.md)
- 🧩 [Ktor Custom Plugin](ktor-custom-plugin/README.md)
- 🛡️ [Resilience4j](resilience4j/README.md)