view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5576:3a6d6d35193c

fix build of Housekeeper plugin
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 26 Apr 2024 17:41:40 +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.