cultureamp / kestrel
Kotlin Framework for running event-sourced services
☆60Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for kestrel
- Example of Event Sourcing/CQRS, in Kotlin☆51Updated 5 years ago
- Functional, Algebraic and Reactive domain modeling with Kotlin (Multiplatform)☆252Updated this week
- Example of CQRS implementation using Kotlin and Functional Programming☆72Updated 6 years ago
- Foundational libraries for Kotlin☆224Updated this week
- An example service using Kotlin/ktor/gradle☆56Updated 5 years ago
- Kafka bindings for Kotlin `suspend`, and Kafka streaming operators for KotlinX Flow.☆106Updated last month
- Functional Domain Modeling - Demos - https://fraktalio.com/fmodel/☆50Updated last year
- A demo project to show Event Sourcing with Kotlin.☆71Updated 6 years ago
- A realworld api example app featuring Arrow, Kotlin and Spring Boot.☆109Updated 10 months ago
- Ktor/Vertx spring-actuator style library - healthchecks, logging, database☆129Updated 3 weeks ago
- Real World implementation - "The mother of all demo apps". Written in Kotlin, with Ktor, Arrow, SqlDelight, KotlinX Serialization, etc.☆272Updated this week
- Avro format support for Kotlin☆198Updated last month
- Template project to build ktor-based multi-module web service with Kotlin using Hexagonal architecture☆80Updated 11 months ago
- Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.☆64Updated 5 months ago
- Featherweight API libraries for connecting to popular third-party cloud services☆37Updated last week
- Source code listings and exercises for Functional Programming in Kotlin☆188Updated last year
- Kotest extensions for Arrow☆40Updated 3 months ago
- Example of Arrow features in the context of a Ktor project☆38Updated 11 months ago
- Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!☆75Updated this week
- A demo project to show a Domain Driven Design with Kotlin.☆124Updated 6 years ago
- Complete TDD'd example http4k application showcasing a lot of the http4k features for building apps