Skip to content

coozyme/go-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Boilerplate

Rules

Go version 1.18

Run Server

From root project, run with commmand

# mod
$ go mod tidy

# run server
$ cd cmd/app/ && go run main.go

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages