/go-mux-mvc

golang gorilla/mux mvc template

Primary LanguageGoMIT LicenseMIT

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