Mercurial > hg > orthanc
view OrthancFramework/Resources/Samples/MicroService/README.txt @ 4508:8f9090b137f1
Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 11 Feb 2021 11:00:05 +0100 |
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.