go-hexagonal-structure

command module
v0.0.0-...-353a0ab Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 22, 2021 License: MIT Imports: 15 Imported by: 0

README

go-hexagonal-structure

Go with hexagonal clean architecture template :

How to use :

  1. Fork This Repo to your github account.
  2. Download from forked repo in your github account
  3. run "go mod init YOUR_MODULE_NAME"
  4. replace all "GO_MOD_MODULE_NAME" with "YOUR_MODULE_NAME"
  5. run "go mod tidy"
  6. run "source config/.env" (you can change your config file in config/config.go) dont forget to create new database
  7. run "go run ." to start
  8. check "handler/router.go" to check available routes
  9. Then start code with this template.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
repository
util

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL