view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5298:76dc541c5dda

typo
author Alain Mazy <am@osimis.io>
date Mon, 22 May 2023 17:58:53 +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.