C 艹转 golang,重复造了轮子👀👻,搭了一个功能较完备的 web 框架。
包括 request 数据绑定,response json/string/jsonp/html/xml/冲定向 /文件等,静态文件,模板,及中间件……
实现参考过 echo/gin/martoni。路由是自己写的 radix tree,,,
项目:www.github.com/wlgq2/meerkat
包括 request 数据绑定,response json/string/jsonp/html/xml/冲定向 /文件等,静态文件,模板,及中间件……
实现参考过 echo/gin/martoni。路由是自己写的 radix tree,,,
项目:www.github.com/wlgq2/meerkat