Skip to content

Commit 28f62a8

Browse files
authored
Update README.md
1 parent 6e169c3 commit 28f62a8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

public-api/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ This RFC is organized by chapters described on the *Table of contents* section.
2222

2323
## API
2424

25-
- [CLI](./cli)
26-
- [HTTP](./http)
2725
- [Core API (aka using IPFS as a package/module)](./core)
26+
- [JavaScript implementation details](https://github.com/ipfs/interface-js-ipfs-core)
27+
- [Golang implementation details](https://github.com/ipfs/interface-go-ipfs-core)
28+
- [CLI (the ipfs daemon API)](./cli)
29+
- [HTTP API](./http-api)
30+
- [HTTP Gateway](./http-gateway)

0 commit comments

Comments
 (0)