view OrthancFramework/Resources/Samples/MicroService/README.txt @ 4104:d5c09b5f882f

publishing Orthanc::Semaphore in shared library
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 06 Jul 2020 11:45:39 +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.