instance-binding-go

command module
v0.0.0-...-90775a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

README

instance-binding-go

Sample project to consume DicomAvailableEvent. This sample image will read dicom image from WADO-RS endpoint and print dicom tags.

Build

make docker-build
make docker-push

Test Locally

# In one terminal window

go run main.go

# In another terminal window

curl -XPOST -v "http://localhost:8080" \
-H "Ce-Id: 1234" \
-H "Ce-Specversion: 1.0" \
-H "Ce-Type: DicomAvailableEvent" \
-H "Ce-Source: curl" \
-H "Content-Type: application/json" \
-d '"https://ingestion-wado-imaging-ingestion.<domain>/wado-rs/studies/<study_id>/series/<series_id>/instances/<instance_id>"'

Documentation

Overview

* (C) Copyright IBM Corp. 2021 * * SPDX-License-Identifier: Apache-2.0

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL