view Resources/Samples/OrthancFramework/MicroService/README.txt @ 3364:ea299aca479b

Added workaround for lack of support of __cplusplus in Visual Studio
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 07 May 2019 13:21:41 +0200
parents 88402bd5dbf5
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.