view OrthancFramework/Resources/Samples/MicroService/README.txt @ 4703:c832cb6ef4f9 openssl-3.x

Dropped support for static compilation of OpenSSL 1.0.2 and 1.1.1
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 22 Jun 2021 07:17:43 +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.