view OrthancFramework/Resources/Samples/MicroService/README.txt @ 6097:a25c7c58c356

fix build for stone
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Apr 2025 10:10:51 +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.