Amat-pro / web-rs

a web repo used rs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web-rs

a web repo used rs.

Note

set env config_file_path

config_file_path=**

sqlx, must set env for DATABASE_URL like DATABASE_URL=mysql://maomao:maomao@123@192.168.9.111:3306/test

DATABASE_URL=mysql://maomao:maomao@123@192.168.9.111:3306/test

tracing-subscriber(features: time, local-time), set compiled param

RUSTFLAGS="--cfg unsound_local_offset"

postman collection json

Postman Collection Json

Framework

  • axum

Database

  • Redis
  • Mysql
  • MongoDB

About

a web repo used rs.


Languages

Language:Rust 79.7%Language:Vue 16.4%Language:TypeScript 2.9%Language:HTML 0.7%Language:JavaScript 0.4%