Tech Stack
- Rust
- Axum
- Askama or Maud
- DataStar
- Database TBD
We keep the design evolutionary, starting from the simplest possible solution and iterating on it. At first, providing data from a static JSON files, or working with static content, is sufficient. Following clean architecture principles, swapping out the persistence layer is easy.