Skip to content

A general golang application skeleton to bootstrap a project

Notifications You must be signed in to change notification settings

KoushikShetty/GoBootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

GoBootstrap

A general golang REST application skeleton to bootstrap a project This provides a generic framework for golang repos going forward. Proivides abstraction for

  • Config
  • logger
  • DB
  • cache
  • http interface
  • unit testing

Uses repository pattern.

About

A general golang application skeleton to bootstrap a project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published