Joonas Koivunen cd63a3a4b5 refactor: move the non-path test cases over to ipfs
this introduces duplication between the two sites but I think it's quite
tolerable and at least more favourable than living in lockstep.
2020-08-25 17:02:48 +03:00
..
2020-06-08 14:22:03 +03:00

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.