Skip to content

jakobfp/pandocwrapper-api

Repository files navigation

pandocwrapper-api

Created for an university course at HTW BERLIN.

WEB-API for pandocwrapper. With some additional functionalities (check the docs).

Requirements

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!

Start API

$ python app.py is enough to let the application serve at localhost:5000/api.

Documentation

WebAPI

After starting it got to localhost:5000/api/ui.

Modules

Find the documentation of the modules here: https://jakobfp.github.io/pandocwrapper-api/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages