Skip to content

aka-achu/go-web

Repository files navigation

go-web

go-web is a simple web application written in golang.

Features!

  • Separate object, controller, repo and service layer
  • Docker image build and package publish using git Actions
  • Kubernetes deployment manifest

Packages used

  • gotenv - loading the environment variables to the runtime environment
  • gorilla/mux - powerful URL router and dispatcher
  • gorm - ORM library for Golang
  • rs/cors - Cross Origin Resource Sharing W3 specification in Golang.
  • zap - fast, structured, leveled logging
  • eidos - rolling logger and management
  • jwt-go - JWT implementation for golang

About

A sample web application written in golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published