mirror of
https://github.com/go-micro/go-micro.git
synced 2025-05-31 21:59:42 +02:00
Update README.md
This commit is contained in:
parent
17c04258a4
commit
46db7df218
@ -124,11 +124,3 @@ Call it via http://localhost:8080/
|
|||||||
```
|
```
|
||||||
curl -d '{"name": "Asim"}' https://localhost:8080/helloworld/Say/Hello
|
curl -d '{"name": "Asim"}' https://localhost:8080/helloworld/Say/Hello
|
||||||
```
|
```
|
||||||
|
|
||||||
## Protobuf
|
|
||||||
|
|
||||||
Protobuf is supported via [protoc-gen-micro](https://github.com/micro/micro/tree/master/cmd/protoc-gen-micro)
|
|
||||||
|
|
||||||
## Plugins
|
|
||||||
|
|
||||||
See [Plugins](https://github.com/micro/plugins) for implementations of the various core interfaces.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user