endpoint which directly returns the cleaned file
I've been asked to integrate an api endpoint which directly responds with the cleaned file. This enables the container to be used in a kinda micro service architecture style...
That would reduce the roundtrip for non humans users to one.
Edited by jfriedli