Files
kapow/examples/advanced/01_DocumentConverter/README.md
Roberto Abdelkader Martínez Pérez 2a6a90dbaf Document converter example
2020-01-27 18:43:03 +01:00

278 B

Document Converter (pandoc) as a Service

A small web gui for pandoc that allows to convert between text formats.

How to run it

$ kapow server DocumentConverter.pow

How to consume it

Visit http://localhost:8080/ from your web browser.