jgabrielfreitas / ktor-hexagonal-benchmark
a experimental ktor application using hexagonal architecture
☆36Updated 2 years ago
Alternatives and similar repositories for ktor-hexagonal-benchmark
Users that are interested in ktor-hexagonal-benchmark are comparing it to the libraries listed below
Sorting:
- Extensions & Enterprise Integrations for Kotlin flows☆81Updated 8 months ago
- An example service using Kotlin/ktor/gradle☆57Updated 6 years ago
- Kalidation = A Kotlin validation DSL☆81Updated last year
- Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.☆64Updated 11 months ago
- Template project to build ktor-based multi-module web service with Kotlin using Hexagonal architecture☆83Updated last year
- Template for opinionated Ktor backend services☆39Updated 3 years ago
- A simple clean architecture example in Kotlin and Spring Boot 2.0☆101Updated last year
- Please see: https://github.com/Rudge/kotlin-ktor-realworld-example-app☆85Updated 6 years ago
- Monads composition API that just works. For OOP developers☆63Updated 3 years ago
- Sample Ktor app using a functional stack☆46Updated 3 weeks ago
- Ktor OpenAPI/Swagger 3 Generator☆25Updated 3 years ago
- pure fp rules in kotlin☆41Updated 2 years ago
- Ktor/Vertx spring-actuator style library - healthchecks, logging, database☆149Updated this week
- Kotlin Ktor Exposed SQL Immutable DB Rest API☆49Updated 6 years ago
- A lightweight coroutine based persistent job/cron scheduler written in Kotlin☆87Updated 4 years ago
- Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!☆79Updated 3 weeks ago
- Functional Kotlin & Arrow based library for generating and verifying JWTs and JWSs☆89Updated 3 months ago
- Death Star demo for my grpc kotlin talk @ Devoxx UA☆33Updated 5 years ago
- A lightweight Android linter for Kotlin DSL aimed to solve the problem of verifying mandatory DSL attributes at compile time.☆69Updated 2 years ago
- Medium clone backend using Kotlin, Spring, Krush and Exposed. API as specified on https://realworld.io/☆48Updated 2 years ago
- Example of building microservices with Kotlin☆61Updated 4 years ago
- Complete TDD'd example http4k application showcasing a lot of the http4k features for building apps☆64Updated last week
- Axon Framework extension for Kotlin integration to ease development in Kotlin.☆44Updated last week
- Kotlin Native Ktor server with K8s zero-downtime demo☆39Updated 2 years ago
- A library to serialize/deserialize Json fast and safely without reflection or generators