summaryrefslogtreecommitdiff
path: root/markdown_blocks/rest_links.md
diff options
context:
space:
mode:
Diffstat (limited to 'markdown_blocks/rest_links.md')
-rw-r--r--markdown_blocks/rest_links.md18
1 files changed, 12 insertions, 6 deletions
diff --git a/markdown_blocks/rest_links.md b/markdown_blocks/rest_links.md
index 682e16e..356f473 100644
--- a/markdown_blocks/rest_links.md
+++ b/markdown_blocks/rest_links.md
@@ -1,21 +1,27 @@
-* Nano-lazar Restful API GUI. Swagger UI based documentation for API visualization and interaction.
+* Nano-lazar REST API GUI. Swagger UI based documentation for API visualization and interaction.
\
<https://enm.in-silico.ch>
* Nano-lazar Swagger API definition file
<https://enm.in-silico.ch/api/api.json>
-* Nano-lazar Restful API services source code repository
+* Nano-lazar REST API services source code repository
<https://github.com/opentox/lazar-rest>
-* Nano-lazar Restful API services Rubydocs gem library documentation
+* Nano-lazar REST API services gem library
+ <https://rubygems.org/gems/lazar-rest>
+
+* Nano-lazar REST API services Rubydocs gem library documentation
<http://www.rubydoc.info/gems/lazar-rest>
-* Nano-lazar Restful API issue tracker
+* Nano-lazar REST API issue tracker
<https://github.com/opentox/lazar-rest/issues>
* Lazar (source code)
<https://github.com/opentox/lazar>
-* Nano-lazar GUI (graphical user interface)
- <https://github.com/eNanoMapper/nano-lazar>
+* Swagger framework for APIs
+ <http://swagger.io/>
+
+* Open API Initiative
+ <https://www.openapis.org/> \ No newline at end of file