Skip to content

Commit

Permalink
docs: replace go-ipfs-api by kubo/client/rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Oct 9, 2023
1 parent aa91354 commit f2b3d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/kubo-rpc-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RPC API clients are available in multiple languages, and are listed below. You c

| Language | Client library | Status |
|---------------|-----------------------------------------------------------|---------------------|
| Go | [ipfs/go-ipfs-api](https://github.com/ipfs/go-ipfs-api) | Active |
| Go | [ipfs/kubo/client/rpc](https://pkg.go.dev/github.com/ipfs/kubo/client/rpc) | Active |
| Java | [ipfs-shipyard/java-ipfs-http-client](https://github.com/ipfs-shipyard/java-ipfs-http-client) | Active |
| JavaScript | [ipfs/js-ipfs/tree/master/packages/ipfs-http-client](https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-http-client) | Active |
| Python | [ipfs-shipyard/py-ipfs-http-client](https://github.com/ipfs-shipyard/py-ipfs-http-client) | Active |
Expand Down

0 comments on commit f2b3d99

Please sign in to comment.