Mercurial > hg > orthanc
view OrthancFramework/Resources/Samples/MicroService/README.txt @ 4665:43f13842bc3b
fix AutoClassify.py sample for compatibility with Python 3.x
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 20 May 2021 09:29:25 +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.