view Resources/Samples/OrthancFramework/MicroService/README.txt @ 3728:0b3aacdf77f5

Fixed C++03 detection support for Visual C++ compilers
author Benjamin Golinvaux <bgo@osimis.io>
date Sun, 08 Mar 2020 19:51:22 +0100
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.