Show HN: Maestro – scaffold Go microservices and keep them in sync
Category: devtools
Tags: go, microservices, cli-tool, scaffolding, project-generator, docker, devops
Score: 7.5/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 7)
Maestro is a CLI tool that scaffolds Go microservice projects with a reconcilable project.toml configuration, generating a complete workspace with services, Dockerfiles, and task runners. Its unique refresh mechanism keeps generated files in sync without overwriting user edits, and the preset system for features like JWT auth is a practical innovation for Go monorepos.
Target audience: backend developers, devops engineers, Go developers
Repository: https://github.com/Zagforge-Org/maestro · Go · MIT
View on Hacker News