view OrthancFramework/Resources/Samples/MicroService/README.txt @ 6048:d14ed99d5614 Orthanc-1.12.4

closing branch Orthanc-1.12.4
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 18 Mar 2025 13:37:34 +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.