dedalusj / cloudgram

Generate diagrams for your cloud architecture using code
https://cloudgram.dedalusone.com
Apache License 2.0
94 stars 5 forks source link

Make rendering available via HTTP request #40

Closed dedalusj closed 3 years ago

dedalusj commented 3 years ago

Currently CloudGram rely bin the browser to run its code and layout the diagram however it would be nice to have the option to render in the backend so that diagrams could be rendered via an http request.