Mercurial > hg > orthanc
view OrthancFramework/Resources/Samples/MicroService/README.txt @ 6229:a85ff09d94a0
it is incorrect to use an anonymous namespace for class members
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Tue, 08 Jul 2025 07:44:09 +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.
