view Resources/Samples/OrthancFramework/MicroService/README.txt @ 3299:fa8481daefd7

Fixed possible use of uninitialized value in Boost 1.69.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 22 Feb 2019 18:08:09 +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.