/mvc_rust

MVC for actix-web framework

Primary LanguageRustMIT LicenseMIT

Rust MVC Template

run app

cargo build
cargo watch -x run
cargo build --release

Requirements

Dependencies

  1. actix_web
  2. actix_rt
  3. actix_redis