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