zrrrzzt / docker-unoconv-webservice

Dockerfile to run unoconv as a webservice
MIT License
96 stars 35 forks source link

Extend webservice to support obtaining unoconv version and supported formats #4

Closed euven closed 8 years ago

euven commented 8 years ago

Hi there,

Thanks for this - it works great and saves a lot of hassle ;)

To help with preventing errors, would it be possible to call the webservice and obtain version and support format information?

Thanks, Eugene.

zrrrzzt commented 8 years ago

You're welcome @eugeneventer

I like your idea. I have opened an issue over at https://github.com/zrrrzzt/tfk-api-unoconv/issues/1 (that is the actual webservice)

Could you add a couple of lines in the new thread with some example of how you would like input/output to function.