view OrthancFramework/Resources/Samples/MicroService/README.txt @ 6462:0f829c4c8bbf

fix build of framework as a windows dll
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 19 Nov 2025 18:02:22 +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.