voltgizerz / go-hexagonal-arch

Golang Hexagonal Arch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Go API using Hexagonal Arch

Simple Hexagonal Arch in Go

BUILD WITH

  • Gin
  • Go 1.19

Install

1. Minimum Go version 1.18 or higher installed.

How to run project?

1. Set .env
2. Run program using go run ./cmd/app.go

Author

👤 Felix Fernando

About

Golang Hexagonal Arch


Languages

Language:Go 99.0%Language:Makefile 1.0%