Skip to content

GolangGDL/go-serverless-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages