Hello everyone, my team and I are building a tool that generates web forms from Figma designs (Weavely | Design & Publish Forms in Figma). One of our users asked about the possibility for us to open up our form-building API to requests containing JSON Forms. I’m wondering whether this is just an odd-ball request or whether other people could be helped by having a graphical editor combined with a form-building API?
PS: In case it isn’t clear, I’m not here to sell anything or have people try anything. Just genuinely curious
I indeed already saw various graphical editors. But unless I’m mistaken these typically generate the schema/frontend code and don’t accept JSON Form schema’s as input and then generate and host the resulting web form ?
Ah I see, you are talking about a hosted form service, like typeform.
One can certainly use JSON Forms to build such a service if you or someone else likes to. We’re leveraging JSON Schema which is a widely used standard to describe data and an optional JSON Forms specific UI Schema to declaratively specify the UI .