view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5425:e2c9f9d9700e

merge new MemoryStringCache
author Alain Mazy <am@osimis.io>
date Wed, 15 Nov 2023 08:58:45 +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.