rk-boot icon indicating copy to clipboard operation
rk-boot copied to clipboard

Support more RPC framework

Open dongxuny opened this issue 3 years ago • 9 comments

Is your feature request related to a problem? Please describe. Currently, rk-boot support gRPC and Gin RPC framework. More needs to be supported.

Describe the solution you'd like Support bellow popular frameworks.

  • Beego (Ali)
  • Echo
  • Go kit
  • Fast http
  • Mux
  • HttpRouter
  • TarsGo (Tencent)
  • brpc (Baidu)

dongxuny avatar Oct 30 '21 09:10 dongxuny

Please support GoFrame https://github.com/gogf/gf

wwek avatar Nov 12 '21 13:11 wwek

@wwek

GoFrame looks like a great framework, we will plan to add it into rk-boot.

Thanks for your suggestion.

dongxuny avatar Nov 15 '21 07:11 dongxuny

Please support go-zero https://github.com/zeromicro/go-zero

1005281342 avatar Dec 08 '21 16:12 1005281342

@1005281342

Another great web framework, we will plan to add it into rk-boot family.

Thanks for your suggestion.

dongxuny avatar Dec 08 '21 18:12 dongxuny

rk-zero & rk-fiber is under testing stage! Will be added into rk-boot family soon.

dongxuny avatar Dec 25 '21 21:12 dongxuny

Current status of supported web framework:

  • gRPC ( Stable )
  • Gin ( Stable )
  • Echo ( Stable )
  • GoFrame ( Prerelease )
  • go-zero ( Testing )
  • Fiber ( Testing )
  • Go kit ( Planning )
  • Fast http ( Planning )
  • Mux ( Planning )
  • HttpRouter ( Planning )
  • Beego ( Planning )
  • TarsGo ( Planning )
  • brpc ( Planning )

dongxuny avatar Dec 25 '21 21:12 dongxuny

Current status of supported web framework:

  • gRPC ( Stable )
  • Gin ( Stable )
  • Echo ( Stable )
  • GoFrame ( Prerelease )
  • go-zero ( Testing )
  • Fiber ( Testing )
  • Mux ( Testing )
  • Fast http ( Planning )
  • Beego ( Planning )
  • TarsGo ( Planning )

dongxuny avatar Dec 29 '21 20:12 dongxuny

kratos 微服务框架,由bilibili开源,希望可以支持 https://github.com/go-kratos/kratos

1005281342 avatar Jan 08 '22 03:01 1005281342

@1005281342

Great web framework, I will do some research and plan to add it into rk-boot family.

Thanks for your suggestion.

dongxuny avatar Jan 08 '22 08:01 dongxuny