Show HN: Go Micro – A Go microservices framework

github.com

2 points by asim 6 hours ago

After many years working on Micro it's now merged into Go Micro. Over the years there has been a lot of confusion around multiple repos in the micro org and what the difference was between go-micro and micro (not the editor). Both had a lot of stars and I had to spend a lot of time explaining the difference. So now the micro repo is gone. Go Micro is a standalone framework for Go microservices development and micro, a command line tool to access or query those services is now in the cmd folder. Open source is hard. It's now been 10+ years working on the same thing. Technology moves on, people move on, yet still people find things and we all still have emotional connection to stuff we built. Hard to let it die.