Golang gin框架学习

今天开始学习gin框架,在Github上找的示例的go-gin-example

进度

日期 进展 疑惑 进展
1.30 下拉代码,初步了解gin的介绍、搭建

.mod文件

module原理、使用方法

引入github上的依赖

 

 
1.31 环境搞好,引入github依赖,调试ok,接口梳理  db表与model如何关联的  
       
       
       

and so on 

原文地址:https://www.cnblogs.com/kaituorensheng/p/12244472.html