Skip to content

aabeling/restful-graphviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Start with

mvn tomcat7:run

Test with curl:

curl -o /tmp/digraph.svg -v -H "Content-Type: application/json" -X POST -d @/tmp/digraph.json http://localhost:9090/api/svg

About

A REST service for graphviz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages