view Resources/Samples/OrthancFramework/MicroService/README.txt @ 3614:4543ffad256d storage-commitment

storage commitment requests/responses to/from self are working
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Jan 2020 17:48:43 +0100
parents 88402bd5dbf5
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.