Hacker News new | ask | show | jobs
by revskill 1221 days ago
My perfect workflow is something like Config as code.

So basically i could declare a JSON/TOML config, then when deployed, the visual diagram is set.

1 comments

That's a decent feature. The main reasons we know of are versioning and IDE experience.

We were designed API-first. They are clean, but undocumented yet. We currently have a draft PR that generates an OpenAPI specification.

I think the next step for us would be a CLI to bring the code experience into the IDE.

What are your reasons?