view OrthancFramework/Resources/Samples/MicroService/README.txt @ 6477:360953cb921b

fix compilation of curl by setting macro HAVE_LONGLONG
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 24 Nov 2025 15:37:02 +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.