view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5347:4f686f6150c7

merge
author Alain Mazy <am@osimis.io>
date Thu, 29 Jun 2023 09:43:41 +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.