Categorygithub.com/Businge931/hexagonal-architecture
modulepackage
0.0.0-20241012155300-c9f14ff2d5ff
Repository: https://github.com/businge931/hexagonal-architecture.git
Documentation: pkg.go.dev

# README

A Hexagonal Software Architecture in Golang and MongoDB

This presents a simple product catalogue microservice to demonstrate the principles of a hexagonal software architecture. The microservice exposes a RESTful API that allows consuming applications to perform CRUD operations on a product catalogue. The microservice is developed in Golang, and the product catalogue data is persisted in a MongoDB repository.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author