view OrthancFramework/Resources/Samples/MicroService/README.txt @ 6073:021ff089cf38

try to fix buildbot errors: EmbedResources.py: not found (2)
author Alain Mazy <am@orthanc.team>
date Wed, 02 Apr 2025 16:37:07 +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.