aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader
diff options
context:
space:
mode:
authorPjotr Prins2020-07-20 12:16:10 +0100
committerPjotr Prins2020-07-20 12:16:10 +0100
commitc5b337fb20790fad3ae3e7a4c2928081de1c98ba (patch)
treef36f51d01f54b573aca97217c624f717963ea679 /bh20simplewebuploader
parent6ee5810042f53023a261aae85df3be3adb16147b (diff)
downloadbh20-seq-resource-c5b337fb20790fad3ae3e7a4c2928081de1c98ba.tar.gz
bh20-seq-resource-c5b337fb20790fad3ae3e7a4c2928081de1c98ba.tar.lz
bh20-seq-resource-c5b337fb20790fad3ae3e7a4c2928081de1c98ba.zip
Add apidoc end point to docs
Diffstat (limited to 'bh20simplewebuploader')
-rw-r--r--bh20simplewebuploader/templates/blog.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/bh20simplewebuploader/templates/blog.html b/bh20simplewebuploader/templates/blog.html
index f4c2a85..88ce4c3 100644
--- a/bh20simplewebuploader/templates/blog.html
+++ b/bh20simplewebuploader/templates/blog.html
@@ -71,6 +71,14 @@
Generate the files needed for uploading to EBI/ENA
</div>
</div>
+ <div class="blog-table-row">
+ <div class="blog-table-cell">
+ <a href="/apidoc">REST API</a>
+ </div>
+ <div class="blog-table-cell">
+ Documentation for PubSeq REST API
+ </div>
+ </div>
</div>
</div>
</section>