A hands-on Go architecture course that teaches hexagonal architecture , also known as ports and adapters , by building a small e-commerce backend from scratch. The service you build is called MiniMart : a product catalog, an order system, real PostgreSQL storage, Kafka-style events, Docker packa...
Source: [Dev.to](https://dev.to/huzaifa_nur_0e340624ee3bc/minicart-hexagonal-architecture-in-go-4dkk)