mjaquiery / lab-manual

Tool for creating machine- and human-readable lab manuals from templates.
2 stars 0 forks source link

Downloading the output #22

Open marton-balazs-kovacs opened 2 years ago

marton-balazs-kovacs commented 2 years ago

The output in markdown should be downloadable as is. Also, users should have the option to convert it to pdf, doc, or HTML before downloading. We might need our own pandoc REST API for that.

marton-balazs-kovacs commented 2 years ago

Django REST API with pandoc is the way

marton-balazs-kovacs commented 2 years ago

REST API should be async