Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 264 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 264 Bytes

Example of hexagonal architecture. See this article: https://www.joeldholmes.com/post/go-hex-arch/

Run the project.

  • Install aws cli

go get

  • For database selection go run main.go --database redis

  • For handler selection go run main.go --handler localhost