Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 290 Bytes

File metadata and controls

18 lines (13 loc) · 290 Bytes

Init Project

  • TODO:
    • install dependencies ✅
    • init config ✅
    • add simple api
    • add swagger ✅

已完成

  • 利用gin初始化路由信息
  • 利用logrus进行日志输出
  • 封装通用返回结果

API