view OrthancFramework/Resources/Samples/MicroService/README.txt @ 6222:96c7a44a595b

new metrics orthanc_available_dicom_threads + fix orthanc_rest_api_active_requests
author Alain Mazy <am@orthanc.team>
date Mon, 07 Jul 2025 17:12:55 +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.