view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5012:6fbff89fd5a4

Added missing MOVEPatientRootQueryRetrieveInformationModel in DicomControlUserConnection::SetupPresentationContexts()
author Alain Mazy <am@osimis.io>
date Wed, 01 Jun 2022 08:32:46 +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.