# libuvSimpleHttpServer **Repository Path**: topyunp/libuv-simple-http-server ## Basic Information - **Project Name**: libuvSimpleHttpServer - **Description**: 使用libuv写web服务器 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-30 - **Last Updated**: 2024-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Install dependencies ```shell apt install libuv1-dev ```