:test_tube: New ExoQuery Code Drop! Earlier in Ap...
# feed
a
🧪 New ExoQuery Code Drop! Earlier in April, @antonarhipov shared a fantastic tutorial: “Structuring Ktor Projects Using Domain-Driven Design (DDD)”. Let's take it a step further—integrating a complete, real-world persistence layer powered by ExoQuery using Postgres. Now you can explore how ExoQuery fits seamlessly into production-grade codebases. 🔧 What’s Inside: • A full implementation of the DDD tutorial, backed by ExoQuery • A
example_calls.http
file for easy, point-and-click testing of the REST API • Out-of-the-box support for Embedded Postgres (default) • Optional Dockerized Postgres setup with convenient start/stop scripts Perfect for exploring clean architecture + ExoQuery integration—no setup headaches. 👉 github.com/deusaquilus/ktor-ddd-example Here's a snippet!
👍 1