grant / go-diagram

🌐 A UML diagram editor for Golang projects
https://docs.google.com/document/d/1exvOxiBwERKd5P1nZ7hjmhkGchoAhr0tZK_f_3EVy2M
176 stars 21 forks source link

extending #13

Open ghost opened 6 years ago

ghost commented 6 years ago

i have to admit i am sucker for visual UML tools.

there is a similar tool in a similar vein here: https://github.com/google/shenzhen-go It allows you to program data flows and visualise them.

I think that go-diagram is a great tool for modelling your types that would map to a KV database. I am thinking about extending this with a golang based UI using gopherjs / WASM.

At the moment the layout is using what ? could even be tables inside tables or something as simple