From 2e96d0d87abd6357868114b0b59ee66b08985235 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Tue, 21 Jul 2020 07:52:13 +0100 Subject: Documenting exports and REST API --- test/rest-api.org | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'test/rest-api.org') diff --git a/test/rest-api.org b/test/rest-api.org index 6d118b5..31fc792 100644 --- a/test/rest-api.org +++ b/test/rest-api.org @@ -1,3 +1,17 @@ +# C-c C-e h h publish +# C-c ! insert date (use . for active agenda, C-u C-c ! for date+time, C-u C-c . for time) +# C-c C-t task rotate +# RSS_IMAGE_URL: http://xxxx.xxxx.free.fr/rss_icon.png + +#+TITLE: PubSeq REST API +#+AUTHOR: Pjotr Prins +#+HTML_LINK_HOME: http://covid19.genenetwork.org/apidoc +# OPTIONS: section-numbers: nil, with-drawers: t + +#+HTML_HEAD: + + + * PubSeq REST API Here we document the public REST API that comes with PubSeq. The tests @@ -33,6 +47,9 @@ response_body #+RESULTS: | service | : | PubSeq | version | : | 0.1 | +** Fetch metadata + + ** Fetch EBI XML PubSeq provides an API that is used to export formats that are -- cgit v1.2.3