Skip to content

Go web app template for quick starting clean-go based services

Notifications You must be signed in to change notification settings

keyoub/go-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Webapp Template

This is an open-source Go webapp template designed to kickstart new Go application projects. It's built following the clean architecture principles outlined in this blog post by EasyPost.

Getting Started

  1. Clone this repository.
  2. Rename the sampleapp directory to your project name.
  3. Update go.mod with your module name.
  4. Customize the code to fit your needs.

Feel free to use this template for your own projects!

About

Go web app template for quick starting clean-go based services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published