/rust-hexagonal-architecture

A proof-of-concept implementation of hexagonal architecture in Rust with Domain-Driven design, Dependency Injection and testcontainers for independent component testing

Primary LanguageRust

Hexagonal Architecture in Rust 🦀

This repository contains a Proof-of-Concept of Hexagonal Architecture implementation in Rust, providing a scalable web-services development experience, through Domain-Driven-Design, Dependecy Injection and independently testable components through on-demand Docker containers.

Run 🧪

$ cargo test