# webapi **Repository Path**: wyj95_admin/webapi ## Basic Information - **Project Name**: webapi - **Description**: 性能吊炸天的webapi 基于Rust Axum + sea-orm - **Primary Language**: Rust - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2024-04-11 - **Last Updated**: 2025-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: Rust, axum, sea, WebApi, WebSocket ## README # webapi #### 介绍 性能吊炸天的webapi 基于Rust Axum + sea-orm #### 实现功能 1. [√] jwt 接口授权验证 2. [√] account用户接口 * 登录 * 注册 * 用户信息 3. [√] websocket 功能 * 一对一发消息 * 广播 4. [√] 添加html视图 5. [√] 添加swagger文档