view OrthancFramework/Resources/Samples/MicroService/README.txt @ 6235:33bf50bffbdf

fix initialization of icu
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Jul 2025 21:48: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.