Skip to content

A REST interface to the graphviz command line tool.

Notifications You must be signed in to change notification settings

Clever/graphviz-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphviz service

A REST interface to the graphviz command line tool.

Endpoints:

  • /dot?[format=png|svg|pdf|plain] POST: Expects the post body to be in the dot format and returns the rendered graph is the specified format. Format defaults to png.

About

A REST interface to the graphviz command line tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published