Mercurial > hg > orthanc
view Resources/Samples/OrthancFramework/MicroService/README.txt @ 2925:a80ba85d89e6
Orthanc starts even if jobs from a previous execution cannot be unserialized
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 09 Nov 2018 09:46:21 +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.