Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kresil/experiments
- Owner: kresil
- License: apache-2.0
- Created: 2024-03-08T12:17:33.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T19:48:18.000Z (6 months ago)
- Last Synced: 2024-11-27T17:17:31.274Z (2 months ago)
- Topics: experiments, gradle, kotlin-js, kotlin-multiplatform, ktor, ktor-framework, resilience-testing, resilience4j
- Language: Kotlin
- Homepage:
- Size: 2.22 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)