jiaoyk / gorm-gin-with-mysql

Golang : Use gorm with mysql in gin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang : Use gorm with mysql in gin

This repository guides to how ORM can be implemented in Golang. After cloning the code, follow below steps to let the project run on your system.

  1. Run go build main.go

  2. Run go run main.go

After running the commands, you can find server started on 8080 .

About

Golang : Use gorm with mysql in gin


Languages

Language:Go 100.0%