create_microservice
Scaffold a production-ready microservice with async communication, service discovery, and observability.
Instructions
Generate a microservice with async communication, service discovery, and observability
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the microservice | |
| communication | Yes | Communication protocol | |
| observability | No | Include tracing and metrics | |
| service_discovery | No | Service discovery method |