Skip to content
/ go-template Public template

A go server template with dependency injection and db setup

Notifications You must be signed in to change notification settings

yashverma2110/go-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • Wire for dependency injection
  • Setup with Postgres DB - You can change this to any other DB
  • Setup structured logging using uber zap

How to run

  • Clone the repo
  • Run go mod tidy
  • Install nodemon globally
  • Run nodemon --exec scripts/run-local.sh

About

A go server template with dependency injection and db setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published