view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5546:42a33df3db3c

fix framework MD5
author Alain Mazy <am@osimis.io>
date Tue, 26 Mar 2024 10:17:28 +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.