Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nine-lives-later/graphviz-get

Provides embedding of Dot Graphs similar to Gravizo.
https://github.com/nine-lives-later/graphviz-get

graphviz graphviz-dot graphviz-server

Last synced: about 2 months ago
JSON representation

Provides embedding of Dot Graphs similar to Gravizo.

Awesome Lists containing this project

README

        

# Graphviz GET

This service provides an HTTP endpoint for rendering Graphviz dot graphs.

For the Graphviz documentation, see https://www.graphviz.org/documentation/

## Examples

* [HTML](./test/test.html)
* [HTML base64](./test/base64.html)
* [HTML base64 gzip](./test/base64_gzip.html)
* [HTML base64 brotli](./test/base64_brotli.html)
* [Markdown](./test/test.md)