view OrthancFramework/Resources/Samples/MicroService/README.txt @ 4970:2e3006382c22

fix for Apple M1
author Alain Mazy <am@osimis.io>
date Wed, 30 Mar 2022 14:50:30 +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.