You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 9, 2023. It is now read-only.
Integrate a DICOMweb server. As a reference we can use https://github.com/dcmjs-org/dicomweb-server that is almost 1:1 spec compliant implementation in Fastify and CouchDB.
We need to make it a plugin that we can register on our own Fastify's instance.