-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
We've reached a pretty stable API, and IPFS now runs pretty reliably. People are already using IPFS from other languages, primarily JS through https://www.npmjs.com/package/ipfs-api
There's been talk about organizing an effort to get API bindings for more languages. Maybe we can start with:
- C/C++
- C#
- Erlang
- Go - https://github.com/ipfs/go-ipfs-api
- Haskell
- Java - https://github.com/ipfs/java-ipfs-api
- Javascript - https://github.com/ipfs/node-ipfs-api
- Lua
- PHP
- Python - https://github.com/ipfs/python-ipfs-api
- Ruby
- Rust
- ObjC
- Swift
- Scala - https://github.com/ipfs/scala-ipfs-api
The API is very simple -- it is just a REST-like HTTP + JSON API. Do we have any volunteers to help out with languages listed above (or others)? Please respond here if you can dedicate a good chunk of time. (I'll prepare a guideline doc for implementors in the meantime.) Then we can have a bunch of people working on this at the same time, which will make it go way faster. And then we can release them all in one go!
Metadata
Metadata
Assignees
Labels
No labels