# axum_side **Repository Path**: daedalus_space/axum_side ## Basic Information - **Project Name**: axum_side - **Description**: axum 实践,希望能成为脚手架 - **Primary Language**: Rust - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-01 - **Last Updated**: 2022-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: Rust, axum ## README # axum_side #### 介绍 目标:体验门槛低,axum实践(希望能成为脚手架),快速体验axum的简单和rust的速度 #### 软件架构(未来) 1. 定义容器生周期 2. 增加监听和拦截扩展服务 #### 安装教程 1. server: cargo run 2. UI: npm run #### 使用说明 1. 前端使用vue3-element-admin测试 #### 参考资源 1. axum-rs 2. cassie-axum 3. vue3-element-admin 4. 新建 Pull Request 5. 使用 [hurl](https://hurl.dev/docs/samples.html) 进行api测试 `hurl --variables-file vars.env login.hurl` #### 特技