# HttpProxy **Repository Path**: cike-projects/http-proxy ## Basic Information - **Project Name**: HttpProxy - **Description**: 用不同的语言和技术实现一个简单的 HTTP 代理(网关) - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-11-15 - **Last Updated**: 2024-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HttpProxy #### 介绍 使用不同的语言和技术来简单实现一个 `**http**` 代理(网关) #### 软件架构 - go-gateway - socket-gateway - niosocket-gateway - netty-gateway #### 安装教程 #### 使用说明 #### 参与贡献 1. Fork 本仓库 2. 新建 feature_xxx 分支 3. 提交代码 4. 新建 Pull Request