view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5032:a3486b8e5d69

merge
author Alain Mazy <am@osimis.io>
date Tue, 21 Jun 2022 17:30:37 +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.