Skip to content

moroleandro/go-hexagonal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-hexagonal

simple golang project to understand hexagonal architecture

concept

arch

run

# create containers
$ docker-compose up -d

# exec bash container
$ docker exec -it [ID-CONTAINER] bash

# runner tests
$ go test ./...

Author

@moroleandro

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published