Skip to content

crruizb/go-template-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go template creator

GTC is a tool to start projects with popular configurations. It will support:

  • Routing: chi / gin / fiber / echo / gorilla
  • Logging: zap / zerolog
  • Config: viper / env vars

Considering in the future, but not in the current roadmap:

  • DB driver: mysql / postgres
  • DB: sqlc / sqlx / pgx(only if postgres selected) / gorm / stdlib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published