Mercurial > hg > orthanc
view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5575:d7eaa568da15
Orthanc::Logging automatically detects whether the Orthanc core supports OrthancPluginLogMessage()
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Fri, 26 Apr 2024 17:17:34 +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.
