Skip to content

canopas/gorm-gin-with-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages