天天看點

Rust Web 開發Rust Web 開發

Rust Web 開發

實作了基本的登入注冊,修改密碼,驗證碼功能。

技術棧

架構 功能
actix-web web服務
rbatis SQL-ORM
redis redis用戶端
jsonwebtoken JWT
actix-web-httpauth 登入驗證
validator 請求參數驗證

項目位址

rust-web-example