# README
Hello World
Run
micro run . --name helloworld
Query Service
micro call helloworld Greeter.Hello '{"name": "John"}'
List Services
micro services
# Packages
No description provided by the author
micro run . --name helloworld
micro call helloworld Greeter.Hello '{"name": "John"}'
micro services