1 unstable release
0.6.4 | Feb 17, 2022 |
---|
#9 in #bob
370KB
9K
SLoC
Svgbob server
This is running svgbob as a rest api
cargo install svgbob_server
PORT=3000 svgbob_server
Then you can use svgbob in port 3000 to convert text diagrams into svg
curl -X POST -F 'ascii=o------>' http://localhost:3000 > output.svg
Dependencies
~18–28MB
~439K SLoC