view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5728:4acad0637cc6

fix build on VS2022
author Alain Mazy <alain@mazy.be>
date Thu, 25 Jul 2024 10:32:24 +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.