Mercurial > hg > orthanc
view OrthancFramework/Resources/Samples/MicroService/README.txt @ 5796:16ce3c920f71 find-refactoring
rewrote SQLite find using CTEs instead of temporary tables
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Thu, 19 Sep 2024 17:50:20 +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.