Skip to content

[mirror] A project template for a web application written in Go based on the Fiber web framework

Notifications You must be signed in to change notification settings

codemicro/cookiecutter-go-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cookiecutter-go-web-app

A project template for a web application written in Go based on the Fiber web framework. This incorporates:

  • Error handling with github.com/rs/zerlog and github.com/pkg/errors
  • Database migrations
  • Tools to load YAML-based configurations

To use this template, you must have Cookiecutter installed.

python3 -m pip install --user --upgrade cookiecutter

cookiecutter https://github.com/codemicro/cookiecutter-go-web-app.git

About

[mirror] A project template for a web application written in Go based on the Fiber web framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published