view OrthancFramework/Resources/Samples/MicroService/README.txt @ 4635:0524d6e93672

upgrade to openssl 1.1.1k
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 21 Apr 2021 11:56:14 +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.