view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5705:eb56ee3c5d63 find-refactoring

removed dependency of OrthancWebDav on ServerContext::ILookupVisitor
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 12 Jul 2024 17:51:52 +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.