The Ultimate Production-Ready Go Microservice Scaffolder. Generates Clean Architecture templates with OpenTelemetry, PostgreSQL, Docker, MessageBroker and Cloud configurations.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
40
commits
fix(cli): prevent empty environment mapping in docker-compose, bump version v1.3.7
3cbe199View on GitHubfix(cli): remove Prometheus from success output, bump version v1.3.4
52cc1b3View on GitHubfix(cli): conditionally print docker and transport messages in success output, bump version v1.3.3
0e97716View on GitHubfix(cli): remove the interactive module prompt, bump version to v1.3.1
a707c88View on GitHubfeat(cli): Make module, grafana, and transport interactive prompts optional
9390997View on GitHubchore: add linguist vendored attributes to hide frontend languages
cae3011View on GitHubchore: cleanup testing frameworks and obsolete interactive web UI integrations
521b623View on GitHubfix(cli): sync init command flags with generate definitions & add integration tests
2bf8ee9View on GitHubdocs: upgrade README with UI web dashboard guide and formalize new API roadmap features
e846f3fView on GitHubfeat(cli): introduce interactive embedded web dashboard inside 'ui' sub-command
72e3183View on GitHubfeat(templates): implement out-of-the-box gofakeit database seeding orchestration
fb92c60View on GitHubfeat(templates): implement out-of-the-box AWS Lambda and GCP Cloud Functions support
76d34f4View on GitHubfeat(templates): implement JWT auth middleware with RBAC support
3ac2656View on GitHubfeat(templates): implement out-of-the-box kafka, rabbitmq, and nats worker execution
67f6530View on GitHub