mirror of
https://github.com/Bryanthelol/namekoplus
synced 2025-12-16 20:16:07 +08:00
702 B
702 B
namekoplus
A lightweight Python distributed microservice solution
CLI Usage
Checkout Command
namekoplus --help
Start a middleware that nameko depends on
namekoplus start -m rabbitmq
Initialize a nameko service from templates
namekoplus init --directory <dir_name> --type <template_type>
Detailed Usage
See Documents: