view Resources/Samples/OrthancFramework/MicroService/README.txt @ 2692:6adaf84140a6 jobs

Header "OrthancCppDatabasePlugin.h" is now part of the "orthanc-databases" project
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 29 Jun 2018 09:23:43 +0200
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.