Mercurial > hg > orthanc
annotate Resources/Samples/README.txt @ 3824:6762506ef4fb transcoding
reorganization of CheckCondition()
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 10 Apr 2020 15:24:02 +0200 |
parents | 7f4a75093a6a |
children | ba53d51ffa9a |
rev | line source |
---|---|
3784
7f4a75093a6a
links to https://github.com/jodogne/OrthancContributed
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1 More contributed samples and documentation can be found and added in |
7f4a75093a6a
links to https://github.com/jodogne/OrthancContributed
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2 the "OrthancContributed" repository on GitHub: |
7f4a75093a6a
links to https://github.com/jodogne/OrthancContributed
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3 https://github.com/jodogne/OrthancContributed |
7f4a75093a6a
links to https://github.com/jodogne/OrthancContributed
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4 |
7f4a75093a6a
links to https://github.com/jodogne/OrthancContributed
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
5 The integration tests of Orthanc provide a lot of samples about the |
7f4a75093a6a
links to https://github.com/jodogne/OrthancContributed
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
6 features of the REST API of Orthanc: |
7f4a75093a6a
links to https://github.com/jodogne/OrthancContributed
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
7 https://bitbucket.org/sjodogne/orthanc-tests/src/default/Tests/Tests.py |