119 results for “topic:go-micro”
Distributed monitoring system
使用go-micro微服务实现的在线电影院订票系统
本项目是一个基于 Golang Gin 框架 开发的 B2C 电商平台,采用 MVC(Model-View-Controller)架构 进行模块化设计,能够扩展为实现前后端分离,支持后台商品管理、用户系统、订单交易、支付集成、数据分析等功能,系统地展示了现代Web应用的全貌。该项目描绘了一个功能完整、技术选型现代的全栈电商项目。它从前端交互到后端管理,从业务逻辑到技术架构,从开发到运维,都做了全面的考量。使用Go语言作为后端,预示着项目对高并发性能有较高的要求。同时支持RESTful,也体现了技术上的前瞻性和灵活性。该项目是在phoenix-zhou/goshop项目的基础上进行扩展的, 主要是引入了微服务架构,对验证码功能, RBAC功能进行了微服务化。
Micro 微服务实践
micro 微服务实例教程,包含JWT鉴权、熔断、监控、链路追踪、健康检查、跨域等
The boilerplate of the GoLang application with a clear microservices architecture.
Cloud Native GoLang Microservices - gRPC, GraphQL
golang micro service base on gin. golang 微服务集成框架
Go语言微服务实战,go-micro+gin+gorm+rabbitMQ 构造简单备忘录,包括ETCD作为服务发现,JWT鉴权,降级熔断等等
Examples of microservices written in Go using different frameworks
go-micro2.x微服务,etcd作为服务注册发现中间件,项目同时包含了service端、api端、client端以及micro api提供的restful。可按需拆分形成独立的微服务。
Odin is a Rpcx-based rpc framework, reference rpcx https://rpcx.io/
A sample suite of services built on the go-micro framework
boilerplate, golang project starter tool, support go-zero/go-micro/gin
go-micro学习笔记
game services based on micro service
第六届字节跳动青训营后端进阶班大项目优秀奖获得者😎,文档地址👇
The plugins of go2sky
Laravel + go-micro + grpc + Zipkin
a go web freamwork for micro service, very very easy to create and deploy, with auto service registry and discover, high performance and based on http/2 no ssl
go 微服务框架使用示例
Dashboard for go-micro, used to monitor and debug micro system build by go-micro.
分布式爬虫项目,本项目支持个性化定制页面解析器二次开发,项目整体采用微服务架构,通过消息队列实现消息的异步发送,使用到的框架包括:redigo, gorm, goquery, easyjson, viper, amqp, zap, go-micro,并通过Docker实现容器化部署,中间爬虫节点支持水平拓展。
微服务实践的demo
laracom driven by go micro services
使用 go+docker+go-micro微服务框架开发的租房网系统,符合RESTful架构风格。
phanes is a microservice tool kit witch include code generate, project create.
go-micro plugins, auth(JWT+Casbin)、go-micro服务加入istio服务网格
基于 golang 实现一个简单的小程序商城
A Go distributed systems development framework