Code Generation from a Domain Model
Phil Webb

Phil Webb @phil_webb_d210519051ca1a0

About: full stack development. code generation from model. ts, js, c#; svelte, angular; express

Joined:
Jan 22, 2025

Code Generation from a Domain Model

Publish Date: Jan 22
0 0

I have been working on a code generation framework taking as input a mermaid static class model and outputting a full stack application. So far, I have code that outputs:

  1. DB creation for SQL and SQLite
  2. A C# webapi and express CRUD api
  3. A svelte UI to consume api

The generator is built in typescript and the static class model uses mermaid.

I am planning to add a generated angular UI.

Is there any interest in this - leave a comment if you think it is worth my adding further information. I've had a poke around and can't find any similar projects.

Comments 0 total

    Add comment