From 794c8d058d13be5d98c7c91e59516f58bdc59e3f Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Mon, 20 Jul 2020 12:03:15 +0100 Subject: REST API HTML output --- test/rest-api.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'test/rest-api.org') 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 { -- cgit v1.2.3