1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-08-04 21:42:57 +02:00

Update README.md

This commit is contained in:
Asim Aslam
2025-04-25 09:42:43 +01:00
committed by GitHub
parent 4ead4ff953
commit 280eb5b46d

View File

@@ -111,7 +111,7 @@ Use the [Micro](https://github.com/micro/micro) cli to call it
micro call helloworld Say.Hello '{"name": "Asim"}'
```
Run the micro api and call it via the http
Run the micro api and call it via http
```
micro api