FSET

FSET

A JSON Schema editor, no more writing json schema by hand

1 follower

FModel JSON Schema Editor No more writing raw schema by hand, no programming tooling required
FSET gallery image
FSET gallery image
FSET gallery image
FSET gallery image
Payment Required
Launch Team

What do you think? …

Sasha Briu
Congratulations with the launch )
fifwb
@tasha_dziatkovskaya Thanks Tasha :)
fifwb
Hi, I am a solo developer, and a first time making my own commercial product called FSET, a series of structure editor. FModel is the first product which is a JSON Schema editor. JSON Schema has been used in a many products quietly such as - https://vega.github.io/vega-lite for visualization grammar. - https://github.com/SchemaStore/s... for many configurations intellisense on text editors like VSCode and other IDE. - https://aws.amazon.com/about-aws... However, writing JSON Schema by hand is cumbersome and error prone, often fall into written schema that is not aligned with intention. FModel picks a nice and sane subset of JSON Schema, and provide visual constraints (structure editing), without having to worry about syntax. And the editor is keyboard driven, make it as productive as working in text editor. We display data in a way that developers are familiar with. FModel currently exports JSON Schema draft-2020-12 https://fset.app/docs#fmodel_to_... Let me know how can we make interoperability better for your workflow. Feedbacks will be very appreciated. There will be more editors coming to FSET, and I would like make FModel stable and a bunch of workflow before building another editor on top of this core. Cheers!
fifwb
We've got some feedback on getting started with anonymous project (public read and write). The flow is: Once the project is claimed, export feature will be enabled, and now it requires a subscription to write changes to database. We are improving documentation on this. Thanks! You can check our update on https://twitter.com/fsetapp
Enrico Stahn
I'm using a visual editor to create JSON Schema: https://stoplight.io/studio/
fifwb
@enrico_stahn Thanks Ecrico, I am aware of Stoplight, FModel is data layer only. It can be used together with their api tooling too.