对应教程地址 https://github.com/itcloudy/base-framework-tutorial.git
- 基于golang语言web框架gin搭建应用-01新建工程 https://github.com/itcloudy/base-framework/tree/create-project-01
- 基于golang语言web框架gin搭建应用-02配置文件(yml) https://github.com/itcloudy/base-framework/tree/add-cofig-02
- 基于golang语言web框架gin搭建应用-03增加controllerhttps://github.com/itcloudy/base-framework/tree/controller-03