dicomp10-to-dicomweb-js
dicomp10-to-dicomweb-js copied to clipboard
Add service for image fetch from remote service
Instead of storing images locally, they can come from some remote image service. This vastly reduces the data storage time, and prevents needing to recompress image data. Then, on a request, both the http-server and the lambda services can just fetch from a remote system.