I am interested in Moduler Monolith using golang.
This project is private project own my self.
In Progress..
https://dzone.com/articles/modular-monoliths-vs-upfront-microservices
https://medium.com/design-and-tech-co/modular-monoliths-a-gateway-to-microservices-946f2cbdf382
https://mozaicworks.com/blog/modular-monolith-microservices/
https://dzone.com/articles/multi-module-monolithic-as-microservice
Notice, following URL is JPN.
https://speakerdeck.com/tarotaro0/jpn-multi-module-repository-in-golang
In the golang, multi-module can be realized by using go mod.
Also, Does not depends on REST API Framework.