mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
copy
This commit is contained in:
parent
304b57d9ce
commit
ba5f6bab1d
@ -1,14 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: API References
|
title: API & Library References
|
||||||
description: API references for Ocean Protocol components.
|
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="aquarius"></repo>
|
||||||
<repo name="brizo"></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-js"></repo>
|
||||||
<repo name="squid-py"></repo>
|
<repo name="squid-py"></repo>
|
||||||
|
@ -8,12 +8,12 @@
|
|||||||
- name: aquarius
|
- name: aquarius
|
||||||
links:
|
links:
|
||||||
- name: API reference
|
- name: API reference
|
||||||
url: /api/aquarius/
|
url: /reference/aquarius/
|
||||||
|
|
||||||
- name: brizo
|
- name: brizo
|
||||||
links:
|
links:
|
||||||
- name: API reference
|
- name: API reference
|
||||||
url: /api/brizo/
|
url: /reference/brizo/
|
||||||
|
|
||||||
- name: pleuston
|
- name: pleuston
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user