view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5511:17dd8b26d0ec

OrthancFramework/Sources/Images/JpegReader.cpp
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 24 Jan 2024 21:58:04 +0100
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.