Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elopsod authored May 2, 2024
1 parent 794be59 commit 8e4b730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"headers": "map[:authority:[127.0.0.1:50053] content-type:[application/grpc] grpc-accept-encoding:[gzip] user-agent:[grpcurl/v1.8.9 grpc-go/1.57.0]]"
}
```
* GRPCs request
* GRPCs request
```shell
grpcurl -d '{"name": "El"}' --insecure 127.0.0.1:50053 EchoServer/GrpcPing
```
Expand Down

0 comments on commit 8e4b730

Please sign in to comment.