Skip to content

dev-kpyc/chat-service

Repository files navigation

Chat-Service

This is a sample project that I developed to become familiar with Go.

The architecture is inspired by The Clean Architecture by Uncle Bob, and I borrowed heavily from Domain Hex layout in the design of this go-based microservice.

This project also makes use of Skaffold for local development against Minikube.