Mercurial > hg > orthanc
view OrthancFramework/Resources/Samples/MicroService/README.txt @ 4279:ab4d015af660
moving inline methods to source files for ABI compatibility
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 03 Nov 2020 20:48:01 +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.