view OrthancFramework/Resources/Samples/MicroService/README.txt @ 4194:2bc49197f806

HTTP client: allow empty CertificateKeyPassword
author Alain Mazy <alain@mazy.be>
date Wed, 16 Sep 2020 10:22:25 +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.