/rust-web-scaffolding

Web scaffolding of Rust base on Actix-web.

Primary LanguageRust

Web scaffolding for Rust base on Actix-web.

  • Full asynchronous web scaffolding.
  • Actix-web 2 http server.
  • Sqlx database client (MySQL) / Connection pool.
  • Deadpool-redis client / Connection pool.
  • Tera template engine.

How to use: just cargo run