地址:https://github.com/wyanlord/go-micro-api
该demo使用fasthttp做网关和api接口,使用go-micro做server微服务
使用etcd或yaml文件做配置
功能简单明了
有疑问加站长微信联系(非本文作者)

地址:https://github.com/wyanlord/go-micro-api
该demo使用fasthttp做网关和api接口,使用go-micro做server微服务
使用etcd或yaml文件做配置
功能简单明了
有疑问加站长微信联系(非本文作者)
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
`单行代码`
网关和 微服务之间也是用http通信吗?
rpc通信
go-micro grpc 实践,可以参考这个仓库:https://github.com/iissy/goweb