Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 180 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 180 Bytes

go-web-template

Feature

  • configuration using kiper
  • database model using sqlboiler
  • dependence injection using fx
  • log build on go-kit/log
  • middleware build on negroni