view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5821:37e5d0918006 default tip

Fix C-Find queries not returning private tags in the modality worklist plugin
author Alain Mazy <am@orthanc.team>
date Mon, 30 Sep 2024 10:22:12 +0200
parents d25f4c0fa160
children
line wrap: on
line source

This file shows how to create a simple Web service in C++ (similar to
Python's Flask) using the Orthanc standalone framework.