Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 328 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 328 Bytes

Plantuml server on CGI

Deploy

Put plantuml-server.html to www direcotry.

Put plantuml-server.py to cgi-bin directory.

Visit plantuml-server.html.

src

plantuml-server.py

Call by CGI server and return a svg image string.

plantuml-server.html

Post plantuml code to plantuml-server.py and display svg image.