Mercurial > hg > orthanc
view OrthancFramework/Resources/Samples/MicroService/README.txt @ 4153:a4664f169cd7
"/peers/{id}/store": New option "Compress" to compress DICOM data using gzip
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sun, 23 Aug 2020 12:13:27 +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.