6671e74113
does not at all pass any tests. we need to add a root path param, which will be a string version of the requested Cid for the http api. Also, with this, it becomes possible to hide everything (files, symlinks) under a single walk api.
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.