view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5855:aeb9f63923b1 find-refactoring

ignore tags from meta header in RequestedTags
author Alain Mazy <am@orthanc.team>
date Mon, 04 Nov 2024 20:00:42 +0100
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.