1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-09-29 07:29:00 +00:00
Generate diagrams from textual description
Go to file
matthew16550 a4553adeb2 Add "POST /render" endpoint to picoweb server.
It expects a JSON body like
  { "source": PLANTUML_SOURCE_STRING, "options": ARRAY_OF_STRINGS }

And returns the rendered diagram with suitable Content-Type header (all output formats are supported).
2021-02-13 01:09:28 +11:00
skin Import version 1.2020.16 2020-08-25 19:24:17 +02:00
src Add "POST /render" endpoint to picoweb server. 2021-02-13 01:09:28 +11:00
stdlib Import version 1.2021.0 2021-01-10 21:52:19 +01:00
tools Added script that batch converts SVG and/or PNG files to PlantUml sprites. It was used to generate the Material Sprites from https://github.com/plantuml/plantuml-stdlib/pull/1 2017-12-09 00:38:51 +01:00
.gitignore Missing files 2020-12-20 13:59:51 +01:00
.travis.yml Adding travis 2013-12-11 18:50:01 +01:00
build.xml Import version 1.2021.0 2021-01-10 21:52:19 +01:00
COPYING Add GPLv3 License 2014-11-27 09:59:33 +01:00
license.txt license file 2017-10-07 11:50:50 +02:00
pom.xml Import version 1.2021.1 2021-02-02 11:12:15 +01:00
README.md Fix type 2017-12-13 22:17:55 +01:00

PlantUML

Build Status

Generate UML diagram from textual description

PlantUML is a component that allows to quickly write :

And also:

Furthermore:

To know more about PlantUML, please visit http://plantuml.com/