Skip to content

Reference implementation todo application to show case what submodule.go can do

License

Notifications You must be signed in to change notification settings

submodule-org/submodule.go-reference-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

submodule.go-reference-app

Reference implementation todo application to show case what submodule.go can do

What about to be demonstrated?

The app focuses on couple of important factors

  • The app should be simple
  • The app should be really testable, at ease
  • Demonstrated various usages of submodule
  • The app should follow 12factor apps, where it's configurable and observable

Try out

cmds/app > go run .

About

Reference implementation todo application to show case what submodule.go can do

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages