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

https://github.com/paul-weqe/kotlin-clean

Clean architecture is an architecture preventing over reliance on tools for building our applications. This project implements a highly modified version of it in Kotlin. This implements a voting system in this architecture and externally hooks to Kafka and Akka(a bit later in the project)
https://github.com/paul-weqe/kotlin-clean

clean-architecture kotlin ktor

Last synced: 6 months ago
JSON representation

Clean architecture is an architecture preventing over reliance on tools for building our applications. This project implements a highly modified version of it in Kotlin. This implements a voting system in this architecture and externally hooks to Kafka and Akka(a bit later in the project)

Awesome Lists containing this project