Joonas Koivunen 0ee98a4c08 fix: decrease ipfs-http compilation times 50%
by boxing the filters on debug builds.
2020-04-18 19:26:29 -04:00
..
2020-04-16 16:39:48 +03:00
2020-03-17 11:14:03 +02: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.