view OrthancFramework/Resources/Samples/MicroService/README.txt @ 6032:c76b1b2ee57e pixel-anon

very first proto of pixel-anon: only tested on /instances/{id}/anonymize
author Alain Mazy <am@orthanc.team>
date Thu, 06 Mar 2025 19:10:32 +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.