view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5087:df4a90a65af9

DicomModification::SetAllowManualIdentifiers() has been removed since it was always true -> code cleanup
author Alain Mazy <am@osimis.io>
date Mon, 26 Sep 2022 18:56:40 +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.