diff options
author | Pjotr Prins | 2020-07-20 12:03:15 +0100 |
---|---|---|
committer | Pjotr Prins | 2020-07-20 12:03:15 +0100 |
commit | 794c8d058d13be5d98c7c91e59516f58bdc59e3f (patch) | |
tree | 959471581d9415089e79003df43469965efd8709 /test/rest-api.org | |
parent | 2fc0987d53f9177844d9a5a9e9e5a2558eb7f697 (diff) | |
download | bh20-seq-resource-794c8d058d13be5d98c7c91e59516f58bdc59e3f.tar.gz bh20-seq-resource-794c8d058d13be5d98c7c91e59516f58bdc59e3f.tar.lz bh20-seq-resource-794c8d058d13be5d98c7c91e59516f58bdc59e3f.zip |
REST API HTML output
Diffstat (limited to 'test/rest-api.org')
-rw-r--r-- | test/rest-api.org | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/rest-api.org b/test/rest-api.org index ed31ad0..fa4e9e6 100644 --- a/test/rest-api.org +++ b/test/rest-api.org @@ -9,7 +9,9 @@ for running the tests inside emacs. We built a REST API for COVID-19 PubSeq. The API source code can be found in [[https://github.com/arvados/bh20-seq-resource/tree/master/bh20simplewebuploader/api.py][api.py]]. To see if the service is up try -: curl http://covid19.genenetwork.org/api/version +#+begin_src sh +curl http://covid19.genenetwork.org/api/version +#+end_src #+begin_src js { |