# rust-actix **Repository Path**: naylor_personal/rust-actix ## Basic Information - **Project Name**: rust-actix - **Description**: rust 得 web 框架 actix使用入门 - **Primary Language**: Rust - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2022-03-24 - **Last Updated**: 2025-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rust-actix ## 介绍 rust 得 web 框架 actix使用入门 ## 内容 * webservice :actix的get接口和post接口 * db : sqlx 的 crud demo