view OrthancFramework/Resources/Samples/MicroService/README.txt @ 6290:9ff90f4a5fd0

fix
author Alain Mazy <am@orthanc.team>
date Thu, 28 Aug 2025 20:14:15 +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.