cli
cli copied to clipboard
'omg init' to quickly bootstrap new services
- should ask questions for all required fields
- allow to use one of the existing language bootstrap templates
- might even interactively allow to add actions (fancy, but definitely optional)
Additionally, it could even go one step further: use the defined actions and generate all endpoint routes with dummy implementations for the most popular languages (e.g. Python and Node).