# mock **Repository Path**: birdwyx/mock ## Basic Information - **Project Name**: mock - **Description**: No description available - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-13 - **Last Updated**: 2023-12-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mock #### 介绍 这个项目是rfid项目的mock,即提供一个模拟的http服务器以响应rfid项目的http请求。 #### 安装教程 ``` git clone https://gitee.com/birdwyx/mock.git ``` #### 使用说明 ``` cd mock python main.py ```