Skip to content

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

Notifications You must be signed in to change notification settings

leonardoarcari/rust-hexagonal-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Languages