gin-demo
A demo about use gin to develop web application
1 Installation
go get github.com/gin-gonic/gin
go get github.com/go-sql-driver/mysql
go get github.com/gomodule/redigo/redis
2 Prepare MySQL
source person.sql
gin-demo
A demo about use gin to develop web application
1 Installation
go get github.com/gin-gonic/gin
go get github.com/go-sql-driver/mysql
go get github.com/gomodule/redigo/redis
2 Prepare MySQL
source person.sql