Skip to content

fzf-labs/fkratos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fkratos

kratos 微服务脚手架,采用大仓模式。

技术栈

框架:

  • Kratos -- B站微服务框架

中间件:

配置中心:

服务注册与发现:

服务监控:

链路追踪:

日志:

熔断器:

限流器:

参数校验:

错误处理:

接口文档

Make构建

请在app/{服务名}/service下执行:

  • 初始化开发环境

    make init
  • 生成API的go代码

    make api
  • 生成服务器配置结构代码

    make conf
  • 生成gorm代码

    make gorm
  • 生成wire代码

    make wire

业务

  • 管理后台
  • 敏感词
  • 数据字典
  • 素材中心
  • 短信发送
  • 邮件发送
  • 微信公众号

致谢:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published