view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5397:e7f6ec8cbc35

upgraded boost to 1.83.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 11 Oct 2023 14:47:39 +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.