view OrthancFramework/Resources/Samples/MicroService/README.txt @ 6232:46cd2a84ffdf

added new CMake option BUILD_UNIT_TESTS
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Jul 2025 08:21: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.