Skip to main content

Hexagonal

Todo CLI in Rust 1. Hexagonal architecture in a small project

·6 mins
We kick off the series by building a To-Do CLI in Rust from CodeCrafters’ Project #1, but without turning it into a giant script. We cover architecture decisions, layer boundaries, and why a small project can also teach you serious design.