jzero-io / jzero

Used to create project from templates and generate Server/Client code by proto and api file.
https://jzero.jaronnie.com/
MIT License
33 stars 2 forks source link
api cloud-native cobra code-generation go go-zero grpc grpc-gateway microservice

jzero

GitHub release Build Status Go Report Card

Introduction

Used to create project from templates and generate Server/Client code by proto and api file.

For more details please see: https://jzero.jaronnie.com

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

Roadmap

please see: https://jzero.jaronnie.com/guide/roadmap

Contributors

Contact me