cn2oo8/molicode
molicode
Stores code templates in Git repositories and generates multi-language code through database introspection or UI configuration, emphasizing template sharing and reusability over generation specifics. Built on Spring Boot with embedded H2 database and optional Swing UI, it decouples templates from the generator core, allowing developers to maintain and version control reusable template libraries independently. Integrates with database tables for schema-driven code generation and supports dynamic template resolution from remote Git sources.
No commits in the last 6 months.
Stars
74
Forks
26
Language
Java
License
Apache-2.0
Category
Last pushed
Oct 05, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/cn2oo8/molicode"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
INRIA/spoon
Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made...
phax/jcodemodel
A heavily extended fork of the com.sun.codemodel (from 2013/09)
avaje/avaje-http
Controller generation for Javalin, Helidon SE.
activej/activej
ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines core, web...
x-hansong/CodeMaker
A idea-plugin for Java/Scala, support custom code template.