Skip to content

ddo/go-mux-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-mux-mvc

golang gorilla/mux mvc template

setup

  • download this repo at your root project
  • find and replace all github.com/ddo/go-mux-mvc to your project path
  • edit setting/option.go
  • update models/logger/logger.go name

note

  • router at controllers/controllers.go

env

  • PORT: ex 8008
  • GO_ENV: development for development setting or anything else for production

About

golang gorilla/mux mvc template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages