You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That one is crazy easy thanks to htmx. I am the same - Web got mega complicated and htmx brought it back to being 109% server driven so state is in one place .
the forms are 100 % json schema driven and so is the web gui . It’s self validating . A bit like nats jsm.
so it’s 100% golang . Try it . It’s refreshingly simple but powerful .
https://github.com/gedw99/goPocJsonSchemaForm
its all JSON Schema driven. App Builder has a yaml format.
I was thinking how I can leverage App Builder so that we can have a terminal GUI and a Web GUI aligned off the same source.
The text was updated successfully, but these errors were encountered: