# LAT-Rust-Axum-Server **Repository Path**: leaut/lat-rust-axum-server ## Basic Information - **Project Name**: LAT-Rust-Axum-Server - **Description**: 整合Axum8.0、Rbatis、Utoipa、Swagger、Redis 兼容MySQL、PGSQL数据库 对接React Antd前端,默认设置好了直接启动就可使用 运行后默认打开浏览器并跳转到swagger - **Primary Language**: Rust - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-03-22 - **Last Updated**: 2025-05-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LAT-Rust-Axum-Server #### 介绍 以Rust语言Axum框架例子搭建。整合Axum8、Rbatis、Utoipa、Swagger、Redis、Cmake 开始打算MySQL,后来改了PGSQL。所以目前支持默认PGSQL,需要MySQL把注释的替换掉 对接React Antd前端,默认设置好了直接启动就可使用 Rust建议1.85版本以上,Axum建议8.0以上,低版本我没用过没兼容,具体看Cargo里面的 运行后默认打开浏览器并跳转到swagger 前端地址[https://gitee.com/leaut/lat-react-axum-web.git](https://gitee.com/leaut/lat-react-axum-web.git) ![输入图片说明](docs/image.png) ![输入图片说明](docs/swagger.png) ![输入图片说明](docs/web.png)