Skip to content

A simpe go CRUD application show casing use of the Hexagonal Architecture(Port and Adapter). The app will use AWS Dynamo DB and AWS Elasticache for storage.

License

Notifications You must be signed in to change notification settings

AntonyIS/go-loco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-loco

alt text A simpe go CRUD application show casing use of the Hexagonal Architecture(Port and Adapter).

The app will make use of

  • AWS DynamoDB for storage
  • AWS Elasticache for storage.
  • gRPC for Remoete Call procedures
  • Gin for routing REST API
  • Docker for containerization

About

A simpe go CRUD application show casing use of the Hexagonal Architecture(Port and Adapter). The app will use AWS Dynamo DB and AWS Elasticache for storage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages