view OrthancFramework/Resources/Samples/MicroService/README.txt @ 4995:01934fc29d43

fix leak
author Alain Mazy <am@osimis.io>
date Tue, 03 May 2022 17:23:56 +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.