go micro research
☆162Feb 22, 2020Updated 6 years ago
Alternatives and similar repositories for gomicrorpc
Users that are interested in gomicrorpc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Stack-RPC 中文示例、教程、资料,源码解读☆1,678Feb 2, 2021Updated 5 years ago
- Micro 微服务实践☆399Jan 11, 2024Updated 2 years ago
- micro 微服务实例教程,包含JWT鉴权、熔断、监控、链路追踪、健康检查、跨域等☆390Dec 27, 2019Updated 6 years ago
- A micro service architecture example based on go-micro☆86Apr 8, 2019Updated 7 years ago
- source code for articles about gokit.☆98Jul 20, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- GO Micro 搭建 Consul服务发现集群实例☆23Jul 11, 2018Updated 7 years ago
- go-micro微服务开发快速开始教程,更多请关注Micro中国站☞☆15Oct 13, 2019Updated 6 years ago
- A kind of interceptor to gRPC implemented by Go☆27Jun 17, 2018Updated 7 years ago
- 使用go-micro微服务实现的在线电影院订票系统☆541Jun 14, 2020Updated 5 years ago
- go-micro2.x微服务,etcd作为服务注册发现中间件,项目同时包含了service端、api端、client端以及micro api提供的restful。可按需拆分形成独立的微服务。☆110Aug 27, 2021Updated 4 years ago
- bookinfo服务用于演示go-kit实现微服务☆47Aug 2, 2018Updated 7 years ago
- go-kit微服务实践,http restful api、日志功能、限流、服务监控、服务发现与注册、api网关、服务链路跟踪、服务熔断、jwt身份认证