view OrthancFramework/Resources/Samples/MicroService/README.txt @ 4101:f417482f4aa6

missing file
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 06 Jul 2020 08:52:42 +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.