view OrthancFramework/Resources/Samples/MicroService/README.txt @ 4625:844ec5ecb6ef

Fix "OrthancServer/Resources/Samples/Python/Replicate.py" for Python 3.x
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 19 Apr 2021 10:28:24 +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.