diff options
Diffstat (limited to 'test/rest-api.org')
-rw-r--r-- | test/rest-api.org | 17 |
1 files changed, 17 insertions, 0 deletions
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: <link rel="Blog stylesheet" type="text/css" href="blog.css" /> + + + * 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 |