Skip to content

bahram-jahanshahi/real-hope-code-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Hope

A Model Driven Code Generation Engine

Don't try yourself that much! These days, focusing on business and architectural requirements reallt matters. Then as a software engineer we shouldn't waste our time and budget in producing repeated codes. Hence Code Generation is a must!

Description

In this project I produced a code generation engine which is able to produce java and angular codes based on hexagonal architecture. The main models are entity and usecase models. These models are the input of the engine. Then after the engine completely digest those models, it generates all the needed codes for spring boot and angular frameworks. The generated codes is executive, therefore it is useful for prototyping.

About

A Code Generation Engine based on Model-Driven Architecture and Hexagonal Clean Architecture (Generate Spring boot and Angular Codes)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages