# rust-web **Repository Path**: giftedhappy/rust-web ## Basic Information - **Project Name**: rust-web - **Description**: 学习rust web的小项目 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-11-07 - **Last Updated**: 2022-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Web服务项目 Rust Web Service Project >Rust web学习 >来自B站杨旭的[Rust web 全栈开发教程](https://www.bilibili.com/video/BV1RP4y1G7KF) - web server - web client (WebAssembly) - Web framework: `Actix` - Database: `PostgreSQL` - Database connection: SQLx ## 前置知识点 Pre-requisite knowledge points - Rust - HTTP ## 前戏 [前戏项目](foreplay) ## 正式开始