Welcome to a minimal yet powerful Cookiecutter template for building Rust backends with Actix Web. This template is structured following Microsoft’s Onion Architecture for Rust Backends—designed for clarity, modularity, and testability.
- Clean and minimal starting point
- Based on Onion Architecture by Microsoft
- Includes a codegen script to speed up development
- Readable, intuitive, and self-explanatory codebase
Generate a new project from this template:
cookiecutter https://github.com/paperbotblue/cookiecutter_rust_backend
- message me on linkdin Bhavik