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
How about one written in golang compiled to wasm ?
Will get to reuse all the existing golang code relating to jsonschema,etc.
It will be able to parse the jsonschema easily and display the required editor.
tinygo compilation will make the wasm small.
there is a great golang gui written in go that has the same things in the 2 JS based frameworks above.
I think gio might be not a good fit for this issue, the idea of this issue is to hijack already existing frontend application (Swagger UI) and alter some of its visual components (replace JSON textareas with dynamic forms).
https://github.com/josdejong/jsoneditor
The text was updated successfully, but these errors were encountered: