#exposed
1 article
Hexagonal Architecture With Ktor and Exposed
A practical, hands-on guide to building a Ktor application with Hexagonal Architecture. The article walks through separating business logic and infrastructure into modules, implementing ports and adapters, and testing the system with fast acceptance, integration, and end-to-end tests.