jzero

command module
v0.18.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2024 License: MIT Imports: 3 Imported by: 0

README

jzero

GitHub release Build Status Go Report Card

可支持任意框架的脚手架 jzero, 默认支持 go-zero

Features

  • 企业级代码规范
  • grpc, grpc-gateway, api 三合一, 满足绝大部分场景业务需要
  • 集成命令行框架 cobra, 轻松编写具备生产可用的命令行工具
  • 支持多 proto 多 service, 减少开发耦合性
  • 不修改源码, 完全同步 go-zero 新特性
  • 一键创建项目, 快速拓展新业务, 减少心理负担
  • 一键生成服务端代码, 数据库代码, 客户端 sdk, 大大提高开发测试效率
  • 支持自定义模板, 基于模板新建项目和生成代码

Quick Start

jzero new quickstart
cd quickstart && jzero gen && go mod tidy
go run main.go server

Stargazers over time

Stargazers over time

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL