# httpserver **Repository Path**: moyusandehaizi/httpserver ## Basic Information - **Project Name**: httpserver - **Description**: 一个小型的http服务器,用了第三方库 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-10-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 李云凡 httpserver #### 介绍 一个小型的http服务器,用了第三方库,将mongoose中提供的http相关api封装成了httpserver类和httpclient类,方便调用。 编译环境:vs2015 请求 http://localhost:80/api/hello