view OrthancFramework/Resources/Samples/MicroService/README.txt @ 6296:0f7a1d78bc41 utf8-path

fix
author Alain Mazy <am@orthanc.team>
date Thu, 04 Sep 2025 08:44:25 +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.