view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5279:b9456dfde58a

tagging orthanc framework 1.12.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 15 Apr 2023 10:33:17 +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.