Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 315 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 315 Bytes

go_webkit

Convenient web toolkit for go

包含功能

  • form 请求
  • json 请求
  • 文件上传/下载请求
  • 结构体反射式路由
  • http基准测试
  • 请求设置token
  • 普通函数路由
  • 请求cookies设置

Todo

  • 简单ORM
  • 数据库连接工具
  • 身份验证
  • 日志管理
  • 集成swagger