view OrthancFramework/Resources/Samples/MicroService/README.txt @ 4583:42a846166fa3 db-changes

removing link to ServerIndex in ReadWriteTransaction
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 09 Mar 2021 15:37:47 +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.