# gohttp ## 目标 实现一个类似nginx功能的http服务器 ## 功能 - 支持静态文件 - Proxy - 支持rewrite ## Packages ### Server RestMux 提供Restful API注册功能的 ServerMux