view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5284:56cd3444a2d8

NormalizeIdentifier: suggestion for future implementations
author Alain Mazy <am@osimis.io>
date Mon, 24 Apr 2023 18:04:07 +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.