diff OrthancServer/Resources/Samples/README.txt @ 4044:d25f4c0fa160 framework

splitting code into OrthancFramework and OrthancServer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 10 Jun 2020 20:30:34 +0200
parents Resources/Samples/README.txt@ba53d51ffa9a
children 59e3b6f8c5be
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/OrthancServer/Resources/Samples/README.txt	Wed Jun 10 20:30:34 2020 +0200
@@ -0,0 +1,7 @@
+More contributed samples and documentation can be found and added in
+the "OrthancContributed" repository on GitHub:
+https://github.com/jodogne/OrthancContributed
+
+The integration tests of Orthanc provide many samples about the
+features of the REST API of Orthanc:
+https://hg.orthanc-server.com/orthanc-tests/file/tip/Tests/Tests.py