Sourcer is a Go-based annotation-driven code generator designed to simplify repetitive coding tasks by using annotations directly in your source code. It can automate common patterns in development by generating code based on pre-defined annotations.
- Annotation-based code generation.
- Supports Go language projects.
- Lightweight and easy to integrate.
Add your annotations in the Go code and run Sourcer to generate the necessary boilerplate.
I will try to add more information and examples of use in my free time
MIT Licence