Dbdoc - generate diagrams from website

currently, docs only point to using a CLI to generate diagrams, but this CLI is also based on NPM. Should be trivial to make it so I can generate diagrams on the fly from my website.

Use case is: The user selects what classes and properties they want to diagram (checkboxes), then hits the “diagram” button, which generate the dbdocs config syntax and sends that to dbdocs in a request, and the response comes back with the URL of the generated diagram.

Please add your support to this feature by responding with +1 or more.