# go-dandelion
**Repository Path**: china1984/go-dandelion
## Basic Information
- **Project Name**: go-dandelion
- **Description**: 使用golang集成rpcx、fasthttp的微服务框架,包含限流、链路追踪、服务发现等。可使用脚手架工具快速构建项目。
- **Primary Language**: Go
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2025-07-02
- **Last Updated**: 2025-07-02
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
中文|[English](readme.md)
## 📚关于go-dandelion
go-dandelion项目意在通过集成相关组件,方便开发者快速构建项目框架,提升开发效率。不在浪费时间在各组组件的集成上,可快速进行业务开发。
[](https://github.com/team-dandelion/go-dandelion/actions)
[](https://goreportcard.com/report/github.com/team-dandelion/go-dandelion)
[](https://codecov.io/gh/gly-hub/go-dandelion)
[](https://opensource.org/licenses/apache-2-0/)
[](https://pkg.go.dev/github.com/team-dandelion/go-dandelion/go-dandelion-cli?tab=doc)
[](https://pkg.go.dev/github.com/team-dandelion/go-dandelion/go-dandelion-cli?tab=doc)
[](https://www.murphysec.com/console/report/1666706410597801984/1666706410635550720)
**集成**
+ [rpcx](https://github.com/smallnest/rpcx)
+ [fasthttp](https://github.com/valyala/fasthttp)
+ [fasthttp-routing](https://github.com/qiangxue/fasthttp-routing)
+ [gorm](https://github.com/go-gorm/gorm)
+ [redigo](https://github.com/gomodule/redigo)
+ [go-swagger](https://github.com/go-swagger/go-swagger)
+ [cobra](https://github.com/spf13/cobra)
+ [viper](https://github.com/spf13/viper)
+ [opentracing-go](https://github.com/opentracing/opentracing-go)
**功能**
+ 快速创建rpc服务、http服务
+ 通过配置,快速初始化mysql、redis、logger、trace链路等
+ 集成日志打印、链路追踪、限流、熔断、服务注册、服务发现等功能
+ 可自定义中间件、插件
## 🖥go-dandelion-cli使用
go-dandelion-cli
## 🔥贡献者
## ⭐点个star吧!
如果你对该项目感兴趣,请点个星哦!
## 🔑开源
[MIT License](LICENSE)