jzero

command module
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 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
    • api
    • grpc
    • grpc + grpc gateway
    • cli
  • 扩展 go-zero 功能,完全同步 go-zero 新特性
    • 支持 types 分组
    • 支持删除冗余的 Logic, Handler, Server 等字样
  • 一键创建项目
  • 一键生成服务端代码, 数据库代码, 客户端 sdk

Quick Start

go install github.com/jzero-io/jzero@latest
jzero check
jzero new your_project
cd your_project && 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