view OrthancFramework/Resources/Samples/MicroService/README.txt @ 6233:a93598f96cc1

fix handling of backslashes if ISO_IR 13 encoding
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Jul 2025 12:28:12 +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.