Skip to content

narenaryan/go-mysql-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-mysql-rest-api

A guide for creating RESTful API with Golang and MySQL and Gin.

Create a Database called Gotest then run

$ ./migrate

to Person table to be created

After download gitter.gz, extract it. You will recieve an executable. Run that executable and your API server will be up and running

$ ./gitter

No need of Go installed. That is the beauty.

About

A guide for creating RESTful API with Golang, MySQL and Gin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages