redgeoff / mson

🏗️MSON Lang: Generate an app from JSON
Apache License 2.0
471 stars 33 forks source link

project status? #864

Open darrencruse opened 1 year ago

darrencruse commented 1 year ago

Hi just learned of MSON yesterday and was reading about it congrats on the project it looks really interesting.

I'm consulting for a company where we've been building something (broadly) similar for business people to use web UIs to combine and transform microservice api data for reporting. Where the UIs save and edit a JSON representation of what is effectively a "program".

I noticed the recent activity for MSON has tapered down and also that the project version in your package.json just says 0.0.0

Is the project still active?

Would you consider it "production worthy?"

Also in terms of roadmap am I right to imagine this form builder I see (which is neat) was a step towards the hope of something more elaborate to (from your README) "allow anyone to develop software visually"? i.e. is there possibly work being done on a more elaborate "builder" that would work for more elaborate forms or full blown apps with more forms/pages/conditional logic/etc.?