view OrthancFramework/Resources/Samples/MicroService/README.txt @ 6074:03a8e4be45ee

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