view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5117:849000df79b6

fix missing handling of StoreStatus_StorageFull
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 02 Dec 2022 15:32:53 +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.