omerkaya1/gg
Generate projects with your own templates
This tool helps software developers quickly set up new projects or add common files by generating code from predefined templates. You provide a set of template files and a configuration in JSON format, specifying variables and which templates to use. The output is a complete set of source code files tailored to your project's needs, saving time on repetitive coding tasks. Developers who frequently start new projects or create similar components will find this useful.
No commits in the last 6 months.
Use this if you are a software developer who needs to automate the creation of boilerplate code or project structures using your own custom templates.
Not ideal if you are not a developer or if your code generation needs are simple enough to be handled by copy-pasting existing files.
Stars
12
Forks
—
Language
Go
License
MIT
Category
Last pushed
Feb 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/omerkaya1/gg"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.