view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5874:2701b450060c

fix failure when loading inexistent plugin
author Alain Mazy <am@orthanc.team>
date Tue, 19 Nov 2024 09:06:39 +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.