Skip to content

Releases: go-plum/plum

v0.0.0

02 Jul 22:15
07a6ffb
Compare
Choose a tag to compare

初始化项目,基于标准库路由 http.ServeMux实现基本功能
1.支持路由,group router
2. binding 接口支持
3.render 接口支持 ,以及data,html,json,redirect,text 等实现
4. 中间件实现, middleware ,样例 recover
5.支持slog