view OrthancFramework/Resources/Samples/MicroService/README.txt @ 4836:ec1e9571b645

document number of dimensions in numpy arrays
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 27 Nov 2021 12:31:51 +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.