Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 12 hours 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