view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5851:6a4e47163b3c find-refactoring

cleaning OrthancRestResources.cpp
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 29 Oct 2024 15:21:15 +0000
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.