jzero-io/jzero
Automatically generate server and client framework code based on descriptive files (proto/api/sql), while using built-in jzero-skills to empower AI to generate production-ready business code adhering to best practices.
This tool helps backend developers rapidly build server and client frameworks for new applications or services. By taking in descriptive files (like API specifications, protocol buffers, or SQL schemas), it automatically generates the foundational code for servers and clients. It even uses AI to fill in business logic, making the entire development process faster and more efficient for software engineers.
174 stars.
Use this if you are a backend developer building new services or APIs and want to automate the generation of boilerplate code to speed up development.
Not ideal if you are looking for a frontend development tool or a solution for applications that don't involve server-client architecture.
Stars
174
Forks
17
Language
Go
License
MIT
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/jzero-io/jzero"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
googleapis/gapic-generator-python
Generate Python API client libraries from Protocol Buffers.
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
omissis/go-jsonschema
A tool to generate Go data types from JSON Schema definitions.
openconfig/ygot
A YANG-centric Go toolkit - Go/Protobuf Code Generation; Validation; Marshaling/Unmarshaling
mailru/easyjson
Fast JSON serializer for golang.