summaryrefslogtreecommitdiff
path: root/markdown_blocks/rest_links.md
blob: 847ed8b46b317c26668bdff6616f3c5251c84362 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
* `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` REST API services source code repository
  <https://github.com/opentox/lazar-rest>
  
* `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` REST API issue tracker
  <https://github.com/opentox/lazar-rest/issues>

* `lazar` (source code)
  <https://github.com/opentox/lazar>

* Swagger framework for APIs 
  <http://swagger.io/>

* Open API Initiative
  <https://www.openapis.org/>