view OrthancFramework/Resources/Samples/MicroService/README.txt @ 6262:dbfcecfb5f60

increased parallelism by making auditLogHandlersMutex_ a read-writer lock
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 11 Aug 2025 08:25:31 +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.