view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5500:7c5d30a3d5d2

upgraded boost to 1.84.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 24 Jan 2024 16:46:55 +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.