microservices-patterns / ftgo-application

Example code for the book Microservice patterns
Other
3.41k stars 1.32k forks source link

Can we have a Service Artifacts Generator? #44

Open jwadel opened 4 years ago

jwadel commented 4 years ago

Is it possible to have a service/command/etc artifact (boiler plate) generator via a command line interface (CLI) that generates all artifacts for a given service/command/etc and integrates it accordingly with the project? The CLI generator should be able to read input (service/command/etc composition) from a yaml file.