ipfs-shipyard/net-ipfs-http-client

API doesn't support working with Filestore

Arlodotexe opened this issue · 0 comments

Problem

There's no APIs for interacting with the Filestore in any way.

  • HTTP equivalent of ipfs filestore * is missing.
  • The HTTP equivalent of ipfs add --nocopy is missing.
  • The HTTP equivalent of ipfs add --fscache is missing.
     

Solution

Add the missing APIs.