jdomenechb / rust-ddd-example
A Domain Driven Design example application in Rust.
☆261Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-ddd-example
- DDD, CQRS Rust example. Postgres, Rocket☆35Updated 5 years ago
- A Clean Archtiecture template for a Rest API in rust☆156Updated 8 months ago
- A fullstack RealWorld implementation using rust, axum, sqlx, and yew!☆238Updated 2 years ago
- A demo application for the cqrs-es crate.☆116Updated last year
- Hexagonal architecture example in Rust☆135Updated 2 years ago
- A lightweight, opinionated CQRS and event sourcing framework.☆381Updated this week
- Proof of concept for Domain Driven Design in Rust☆39Updated 3 years ago
- Cookiecutter Rust Actix template for jumpstarting production-ready projects quickly.☆160Updated 3 months ago
- An example Rust web application with a focus on module structure☆208Updated 2 months ago
- Full-Stack Clean Architecture implementation example written in Rust☆122Updated last month
- RealWorld with Rust + ActixWeb + Diesel on Clean Architecture☆93Updated 10 months ago
- An example of web application (REST API) by using Rust and Axum with DDD, Clean Architecture, Explicit Architecture.☆56Updated 4 months ago
- [UNMAINTAINED] Implementation of the RealWorld backend API spec in Actix, Rust's powerful actor system and most fun web framework.☆523Updated last year
- Example Actix 2.x REST application implementing many features