Skip to content

Commit 9180d33

Browse files
authored
Add Scheme and Lua client libraries (#1707)
* Add Scheme client library * Add Lua client library
1 parent 17b039c commit 9180d33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/kubo-rpc-cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ RPC API clients are available in multiple languages, and are listed below. You c
3636
| | [richardschneider/net-ipfs-http-client](https://github.com/richardschneider/net-ipfs-http-client) | Active |
3737
| C++ | [vasild/cpp-ipfs-api](https://github.com/vasild/cpp-ipfs-api) | Active |
3838
| Erlang | [hendry19901990/erlang-ipfs-http-client](https://github.com/hendry19901990/erlang-ipfs-http-client) | Inactive |
39+
| Scheme | [siiky/ipfs.scm](https://git.sr.ht/~siiky/ipfs.scm) | Active |
40+
| Lua | [siiky/ipfs.lua](https://git.sr.ht/~siiky/ipfs.lua) | Active |

0 commit comments

Comments
 (0)