dicomp10-to-dicomweb-js icon indicating copy to clipboard operation
dicomp10-to-dicomweb-js copied to clipboard

Add service for image fetch from remote service

Open wayfarer3130 opened this issue 3 years ago • 0 comments

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.

wayfarer3130 avatar Jan 12 '22 14:01 wayfarer3130