Created for an university course at HTW BERLIN.
WEB-API for pandocwrapper. With some additional functionalities (check the docs).
pandocwrapper (check README for setup) and packages in requirements
You need to download the CI templates and unpack them in the project root directory:
pandocwrapper-api
│
└───cis
│ │ htwberlin.tex
│ │ htwberlin-beamer.tex
│ │ htw-background.png
│ │ htw-logo-foot.png
│ │ htw-logo-titel.jpg
│ └───fonts
│ │ ...
│ ...
Also add new templates in this directory!
$ python app.py
is enough to let the application serve at localhost:5000/api.
After starting it got to localhost:5000/api/ui.
Find the documentation of the modules here: https://jakobfp.github.io/pandocwrapper-api/