TianLangStudio / rust_login

the first step of web develop——user login

Home Page:http://120.24.145.25:8018/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English | 简体中文

rust_login

The first step of Web Development 

ChangeLog

  1. post username and password use json

  2. return success or fail by password is equals to username

commit id 541075e

  1. Unified representation return results of API with struct AjaxResult

  2. Add Session Support

actix-session

  1. Add Blake2 Support

  2. Add SSL/TSL Support with rustls

  3. Add Config Support with config

  4. Log Manage with log4rs

  5. Add ORM Support with diesel

About

the first step of web develop——user login

http://120.24.145.25:8018/


Languages

Language:Rust 95.4%Language:TSQL 4.6%