Converter
Create an API on Python/DjangoRestFramework to convert presentations from pptx and ppt formats into png files.
A POST request is sent with an indication of the way of presentation on the server, resulting in a list of created files and the way to them (as well, they can be viewed in the browser by a specific link).
A POST request is sent with an indication of the way of presentation on the server, resulting in a list of created files and the way to them (as well, they can be viewed in the browser by a specific link).