Mercurial > hg > orthanc
view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5585:5df6d2a8d9f2
fix compatibility of Logging.h with WebAssembly
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 03 May 2024 13:58:28 +0200 |
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.