jgraph / docker-drawio

Dockerized draw.io based on whichever is the most secure image at the time.
GNU General Public License v3.0
1.48k stars 359 forks source link

API call to docker container. #158

Open dimanchezzz opened 5 months ago

dimanchezzz commented 5 months ago

Hello team, I want generate diagram from csv and I can do this from UI But I want to know. Can I execute API call with csv body for generate diagram and download svg in the end.

Any way will be good, not only docker container, I want to understand, do I have possibility to execute API calls. Thanks