Document converter example
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Document Converter (pandoc) as a Service
|
||||
|
||||
A small web gui for [pandoc](https://pandoc.org) 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.
|
||||
Reference in New Issue
Block a user