d207d1aac6
240: Initial file add r=koivunej a=koivunej Adds initial file adding through `/add` interface. Does very little of else. Co-authored-by: Joonas Koivunen <joonas@equilibrium.co> |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
README.md |
ipfs-http crate
HTTP api on top of ipfs crate. The end binary has some rudimentary ipfs CLI
functionality but mostly in the aim of testing the rust-ipfs
via:
HTTP specs:
Status: Pre-alpha, most of the functionality is missing or 501 Not Implemented
. See the repository level README for more information.