view OrthancFramework/Resources/Samples/MicroService/README.txt @ 6043:4ee84545fcbe

fix length of DICOM files received in 1.2.840.10008.1.2.1.99 transfer syntax
author Alain Mazy <am@orthanc.team>
date Mon, 17 Mar 2025 17:01:40 +0100
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.