view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5181:65b05b44ae4c

properly finalizing the housekeeper thread that periodically calls malloc_trim()
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 25 Mar 2023 11:27:37 +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.