Skip to content

lucabecci/clean_grpc_golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRPC and hexagonal architecture implemented in Golang

This is a test of GRPC with hexagonal architecture. In this test i will use:

  • GRPC proto buffers
  • Hexagonal architecture with SOLID principies
  • Key value store of linked list
  • Hashing algorithm for the key value step
  • Unit test for adapters, ports and core

Estimated time: 1 week

About

GRPC with hexagonal architecture in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages