1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00
This commit is contained in:
Matthias Kretschmann 2018-11-29 22:02:12 +01:00
parent 304b57d9ce
commit ba5f6bab1d
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 8 additions and 6 deletions

View File

@ -1,14 +1,16 @@
---
title: API References
description: API references for Ocean Protocol components.
title: API & Library References
description: All the references for Ocean Protocol components.
---
The following components expose a consumable API:
**Heads Up! This reference section is in heavy development and updated as we integrate data from various code reference tools into this site.**
The following components expose a consumable REST API which are documented on this site:
<repo name="aquarius"></repo>
<repo name="brizo"></repo>
Those libraries ...:
References of all the functions and methods used in our libraries are not yet integrated here. For now, have a look at the respective repos for more infos:
<repo name="squid-js"></repo>
<repo name="squid-py"></repo>

View File

@ -8,12 +8,12 @@
- name: aquarius
links:
- name: API reference
url: /api/aquarius/
url: /reference/aquarius/
- name: brizo
links:
- name: API reference
url: /api/brizo/
url: /reference/brizo/
- name: pleuston