jzero
Introduction
Used to create project from templates and generate Server/Client code by proto and api file.
Support development templates for different scenarios:
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
For more examples code please see: https://github.com/jzero-io/examples
Roadmap
please see: https://jzero.jaronnie.com/guide/roadmap
Stargazers over time
Contributors