π Help Shape code-generator β Feedback, Ideas & Contributions Welcome! #1
moses000
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! π
Welcome to the official discussion board for code-generator, our lightweight Go-based tool that auto-generates CRUD operations from PostgreSQL tables!
π οΈ What code-generatorDoes
It generates Go code for:
Models
Services
Handlers
Routes
...all based on your database schema using clean, customizable templates.
π‘ Why This Discussion?
Weβre looking for:
Feedback on what works and what could be improved.
Feature ideas youβd like to see (e.g., foreign key support, multi-table generation, REST docs).
Bug reports or edge cases youβve found.
Contributors willing to improve templates, add DB support, or enhance CLI usage.
π How You Can Help
Try it out! Clone the repo and run the generator.
Suggest or vote on features (reply here or open issues).
Submit pull requests if you want to improve something.
Ask questions if youβre not sure how to contribute β weβd love to help.
π Read the README and Contributing Guide to get started.
Looking forward to hearing your thoughts, suggestions, and seeing what we can build together.
Thanks!
~ The code-generator Maintainers
Beta Was this translation helpful? Give feedback.
All reactions