Skip to content

Nizar-90/first-Rest-API-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

first-Rest-API-Go

Module Download

Instal module gin

go get -u "github.com/gin-gonic/gin"

Instal module gorm

go get -u "github.com/jinzhu/gorm"

Isntal database driver mysql for go

go get -u "github.com/go-sql-driver/mysql"

Instal driver mysql driver for gorm

go get -u "github.com/jinzhu/gorm/dialects/mysql"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages